Merge "Imported Translations from Transifex"
This commit is contained in:
commit
48e4250845
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
972
ceilometer/locale/bs/LC_MESSAGES/ceilometer.po
Normal file
972
ceilometer/locale/bs/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,972 @@
|
||||
# Bosnian translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bosnian "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/bs/)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/ca/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/ca/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Catalan translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/ca/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ceilometer "
|
||||
"jenkins.ceilometer.propose.translation.update.182\n"
|
||||
"jenkins.ceilometer.propose.translation.update.190\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+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"
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,20 +951,20 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-05-16 08:53+0000\n"
|
||||
"Last-Translator: Jens Hyllegaard <jens.hyllegaard@gmail.com>\n"
|
||||
"Language-Team: Danish "
|
||||
@ -19,26 +19,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr "Alarm med dette navn findes"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr "Alarm er forkert"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr "Ukendt alarm"
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -175,12 +175,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -190,47 +199,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr "syslog faciliteten skal være en af: %s"
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr "Fatalt kald til forældet konfig: %(msg)s"
|
||||
@ -334,64 +358,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr "Ubehandlet undtagelse"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr "Ugyldig parameter: Unicode er ikke understøttet af den aktuelle database."
|
||||
@ -898,21 +952,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-05-22 03:36+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: German "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# English (Australia) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (Australia) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/en_AU/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# English (United Kingdom) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/en_GB/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# English (United States) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United States) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/en_US/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish (Finland) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-03-05 15:41+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: fr <LL@li.org>\n"
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr "La fonction syslog doit être l'une de: %s"
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr "Appel fatal a une configuration obsolète: %(msg)s"
|
||||
@ -335,64 +359,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr "CONF complète:"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr "Exception %s, fermeture"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr "Le process parent est inopinément décédé, fermeture"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -899,21 +953,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
972
ceilometer/locale/hr/LC_MESSAGES/ceilometer.po
Normal file
972
ceilometer/locale/hr/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,972 @@
|
||||
# Croatian translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Croatian "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/hr/)\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/hu/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/hu/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Hungarian translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/hu/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/id/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/id/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Indonesian translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/id/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-04-17 22:06+0000\n"
|
||||
"Last-Translator: Stefano Maffulli <smaffulli@gmail.com>\n"
|
||||
"Language-Team: it <LL@li.org>\n"
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr "syslog deve essere ad uno dei livelli: %s"
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr "Chiamata a configurazione deprecata: %(msg)s"
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr "Insieme complet di CONF:"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr "Ricevuto %s, in uscita"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr "Il processo padre è morto inaspettatamente, esco"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr "Separazioni troppo rapide, in pausa"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr "Avviato il processo figlio %d"
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr "%d elaborazioni avviate "
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Italian (Italy) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (Italy) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/it_IT/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese "
|
||||
@ -19,26 +19,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -175,12 +175,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -190,47 +199,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr "syslog ファシリティは次のどれかである必要があります: %s"
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -334,64 +358,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -898,21 +952,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr "バージョンは整数である必要があります"
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Georgian (Georgia) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Georgian (Georgia) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/ka_GE/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/ko/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/ko/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Korean translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/ko/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-04-17 00:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: ko_KR <LL@li.org>\n"
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr "Swift endpoint를 찾지 못하였습니다."
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/ms/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/ms/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Malay translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/ms/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/nb/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/nb/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Norwegian Bokmål translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Bokmål "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/nb/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Dutch (Netherlands) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/nl_NL/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-07-04 07:30+0000\n"
|
||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||
"Language-Team: Polish (Poland) "
|
||||
@ -20,26 +20,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -108,33 +108,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr "Nieprawidłowy alarm"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr "Nieznany alarm"
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -176,12 +176,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -191,47 +200,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -335,64 +359,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -899,21 +953,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/pt/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/pt/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Portuguese translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/pt/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Romanian "
|
||||
@ -19,26 +19,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -175,12 +175,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -190,47 +199,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -334,64 +358,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -898,21 +952,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian "
|
||||
@ -19,26 +19,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -175,12 +175,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -190,47 +199,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -334,64 +358,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -898,21 +952,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
972
ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po
Normal file
972
ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,972 @@
|
||||
# Russian (Russia) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (Russia) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/ru_RU/)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Slovenian (Slovenia) "
|
||||
@ -19,26 +19,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -107,33 +107,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -175,12 +175,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -190,47 +199,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -334,64 +358,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -898,21 +952,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Swahili (Kenya) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swahili (Kenya) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/sw_KE/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/tl/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/tl/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Tagalog translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tagalog "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/tl/)\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
971
ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Turkish (Turkey) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish (Turkey) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/tr_TR/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
972
ceilometer/locale/uk/LC_MESSAGES/ceilometer.po
Normal file
972
ceilometer/locale/uk/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,972 @@
|
||||
# Ukrainian translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/uk/)\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (China) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
971
ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po
Normal file
971
ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po
Normal file
@ -0,0 +1,971 @@
|
||||
# Chinese (Hong Kong SAR China) translations 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-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (Hong Kong) "
|
||||
"(http://www.transifex.com/projects/p/openstack/language/zh_HK/)\n"
|
||||
"Plural-Forms: nplurals=1; plural=0\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/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:95
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:107
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:116
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:122
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:128
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:138
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:188
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:194
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:196
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:214
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:107
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:131
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:133
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:137
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/energy/kwapi.py:76
|
||||
msgid "Kwapi endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:67
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/fileutils.py:64
|
||||
#, python-format
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:84
|
||||
#, python-format
|
||||
msgid "task run outlasted interval by %s sec"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:91
|
||||
msgid "in fixed duration looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:131
|
||||
#, python-format
|
||||
msgid "Dynamic looping call sleeping for %.02f seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/loopingcall.py:138
|
||||
msgid "in dynamic looping call"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:75
|
||||
msgid "JSON file containing policy"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:78
|
||||
msgid "Rule enforced when requested rule is not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:92
|
||||
#, python-format
|
||||
msgid "Policy doesn't allow %s to be performed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:171
|
||||
#, python-format
|
||||
msgid "Rules must be an instance of dict or Rules, got %s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:201
|
||||
msgid "Rules successfully reloaded"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:247
|
||||
#, python-format
|
||||
msgid "Rule %s will be now enforced"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:262
|
||||
#, python-format
|
||||
msgid "Rule [%s] doesn't exist"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:472
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:482
|
||||
#, python-format
|
||||
msgid "No handler for matches of kind %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/policy.py:753
|
||||
#, python-format
|
||||
msgid "Failed to understand rule %(rule)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:127
|
||||
#, python-format
|
||||
msgid "Got unknown keyword args to utils.execute: %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:142
|
||||
#, python-format
|
||||
msgid "Running cmd (subprocess): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:167
|
||||
#: ceilometer/openstack/common/processutils.py:240
|
||||
#, python-format
|
||||
msgid "Result was %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:179
|
||||
#, python-format
|
||||
msgid "%r failed. Retrying."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:219
|
||||
#, python-format
|
||||
msgid "Running cmd (SSH): %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:221
|
||||
msgid "Environment not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/processutils.py:225
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:542
|
||||
msgid "DB exception wrapped."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:604
|
||||
#, python-format
|
||||
msgid "Got mysql server has gone away: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/session.py:684
|
||||
#, python-format
|
||||
msgid "SQL connection failed. %s attempts left."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:33
|
||||
msgid "Sort key supplied was not valid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:72
|
||||
msgid "Id not in sort_keys; is sort_keys unique?"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/sqlalchemy/utils.py:120
|
||||
msgid "Unknown sort direction, must be 'desc' or 'asc'"
|
||||
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:112
|
||||
#, 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:51
|
||||
#, python-format
|
||||
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/__init__.py:106
|
||||
#, 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:61
|
||||
msgid "Pool creating new connection"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:188
|
||||
#, python-format
|
||||
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:191
|
||||
#, python-format
|
||||
msgid "_call_waiters: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:198
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Number of call waiters is greater than warning threshhold: %d. There "
|
||||
"could be a MulticallProxyWaiter leak."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:276
|
||||
#, python-format
|
||||
msgid "unpacked context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:322
|
||||
#, python-format
|
||||
msgid "UNIQUE_ID is %s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:394
|
||||
#, python-format
|
||||
msgid "received %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:402
|
||||
#, python-format
|
||||
msgid "no method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:403
|
||||
#, python-format
|
||||
msgid "No method for message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:431
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:280
|
||||
#, python-format
|
||||
msgid "Expected exception during message handling (%s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:439
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:286
|
||||
msgid "Exception during message handling"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:513
|
||||
#, python-format
|
||||
msgid "Making synchronous call on %s ..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:516
|
||||
#, python-format
|
||||
msgid "MSG_ID is %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:542
|
||||
#, python-format
|
||||
msgid "Making asynchronous cast on %s..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:551
|
||||
msgid "Making asynchronous fanout cast..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/amqp.py:579
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
|
||||
" \"%(method)s\" info: \"%(info)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:141
|
||||
#: ceilometer/openstack/common/rpc/common.py:142
|
||||
#: ceilometer/openstack/common/rpc/common.py:143
|
||||
msgid "<unknown>"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:147
|
||||
#, python-format
|
||||
msgid "Found duplicate message(%(msg_id)s). Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:151
|
||||
msgid "Invalid reuse of an RPC connection."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:155
|
||||
#, python-format
|
||||
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:160
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Specified RPC envelope version, %(version)s, not supported by this "
|
||||
"endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:165
|
||||
#, python-format
|
||||
msgid "Specified RPC version cap, %(version_cap)s, is too low"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:288
|
||||
#, python-format
|
||||
msgid "Failed to sanitize %(item)s. Key error %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/common.py:310
|
||||
#, python-format
|
||||
msgid "Returning exception %s to caller"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:162
|
||||
msgid "Failed to process message ... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:165
|
||||
msgid "Failed to process message ... will requeue."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:505
|
||||
#, python-format
|
||||
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:527
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:564
|
||||
#, 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:580
|
||||
#, 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:634
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:482
|
||||
#, python-format
|
||||
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:652
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:497
|
||||
#, python-format
|
||||
msgid "Timed out waiting for RPC response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:656
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:501
|
||||
#, python-format
|
||||
msgid "Failed to consume message from queue: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_kombu.py:695
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:536
|
||||
#, python-format
|
||||
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:161
|
||||
msgid "Failed to process message... skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:424
|
||||
#, python-format
|
||||
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:430
|
||||
#, python-format
|
||||
msgid "Connected to AMQP server on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:443
|
||||
msgid "Re-established AMQP queues"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_qpid.py:509
|
||||
msgid "Error processing message. Skipping it."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:96
|
||||
msgid "JSON serialization failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:101
|
||||
#, python-format
|
||||
msgid "Deserializing: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:136
|
||||
#, python-format
|
||||
msgid "Connecting to %(addr)s with %(type)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:137
|
||||
#, python-format
|
||||
msgid "-> Subscribed to %(subscribe)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:138
|
||||
#, python-format
|
||||
msgid "-> bind: %(bind)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:146
|
||||
msgid "Could not open socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:158
|
||||
#, python-format
|
||||
msgid "Subscribing to %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:200
|
||||
msgid "You cannot recv on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:205
|
||||
msgid "You cannot send on this socket."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:267
|
||||
#, python-format
|
||||
msgid "Running func with context: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:305
|
||||
msgid "Sending reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:339
|
||||
msgid "RPC message did not include method."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:371
|
||||
msgid "Registering reactor"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:383
|
||||
msgid "In reactor registered"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:387
|
||||
msgid "Consuming socket"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:437
|
||||
#, python-format
|
||||
msgid "Creating proxy for topic: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:443
|
||||
msgid "Topic contained dangerous characters."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:475
|
||||
msgid "Topic socket file creation failed."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:481
|
||||
#, python-format
|
||||
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:497
|
||||
#, python-format
|
||||
msgid "Required IPC directory does not exist at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:506
|
||||
#, python-format
|
||||
msgid "Permission denied to IPC directory at %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:509
|
||||
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:543
|
||||
#, python-format
|
||||
msgid "CONSUMER RECEIVED DATA: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:562
|
||||
msgid "ZMQ Envelope version unsupported or unknown."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:590
|
||||
msgid "Skipping topic registration. Already registered."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:597
|
||||
#, python-format
|
||||
msgid "Consumer is a zmq.%s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:649
|
||||
msgid "Creating payload"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:662
|
||||
msgid "Creating queue socket for reply waiter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:675
|
||||
msgid "Sending cast"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:678
|
||||
msgid "Cast sent; Waiting reply"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:681
|
||||
#, python-format
|
||||
msgid "Received message: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:682
|
||||
msgid "Unpacking response"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:691
|
||||
msgid "Unsupported or unknown ZMQ envelope returned."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:698
|
||||
msgid "RPC Message Invalid."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:721
|
||||
#, python-format
|
||||
msgid "%(msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:724
|
||||
#, python-format
|
||||
msgid "Sending message(s) to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:728
|
||||
msgid "No matchmaker results. Not casting."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:731
|
||||
msgid "No match from matchmaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/impl_zmq.py:813
|
||||
#, python-format
|
||||
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:47
|
||||
msgid "Match not found by MatchMaker."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:81
|
||||
msgid "Matchmaker does not implement registration or heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:217
|
||||
#, python-format
|
||||
msgid "Matchmaker unregistered: %(key)s, %(host)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker.py:229
|
||||
msgid "Register before starting heartbeat."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:79
|
||||
#: ceilometer/openstack/common/rpc/matchmaker_ring.py:97
|
||||
#, python-format
|
||||
msgid "No key defining hosts for topic '%s', see ringfile"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/rpc/service.py:48
|
||||
#, python-format
|
||||
msgid "Creating Consumer connection for Service %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:57
|
||||
#, python-format
|
||||
msgid "Publishing counter %(msg)s over UDP to %(host)s:%(port)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/udp.py:63
|
||||
msgid "Unable to send counter over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/sqlalchemy/migration.py:67
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-07-16 09:39+0000\n"
|
||||
"POT-Creation-Date: 2013-07-24 09:39+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) "
|
||||
@ -18,26 +18,26 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 0.9.6\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:122
|
||||
#: ceilometer/alarm/service.py:135
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:131
|
||||
#: ceilometer/alarm/service.py:144
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:141
|
||||
#: ceilometer/alarm/service.py:154
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:159
|
||||
#: ceilometer/alarm/service.py:172
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
@ -106,33 +106,33 @@ msgstr ""
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:702
|
||||
#: ceilometer/api/controllers/v2.py:709
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:828
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:835
|
||||
#: ceilometer/api/controllers/v2.py:842
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:852 ceilometer/api/controllers/v2.py:874
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
#: ceilometer/api/controllers/v2.py:859 ceilometer/api/controllers/v2.py:881
|
||||
#: ceilometer/api/controllers/v2.py:895
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:85
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:95
|
||||
#: ceilometer/collector/service.py:97
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:226
|
||||
#: ceilometer/collector/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to store events: %s"
|
||||
msgstr ""
|
||||
@ -174,12 +174,21 @@ msgstr ""
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:49
|
||||
#: ceilometer/openstack/common/eventlet_backdoor.py:142
|
||||
#, python-format
|
||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/exception.py:104
|
||||
msgid "Uncaught exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:62
|
||||
#, python-format
|
||||
msgid "Original exception being dropped: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/excutils.py:74
|
||||
#: ceilometer/openstack/common/excutils.py:90
|
||||
#, python-format
|
||||
msgid "Unexpected exception occurred %d time(s)... retrying."
|
||||
msgstr ""
|
||||
@ -189,47 +198,62 @@ msgstr ""
|
||||
msgid "Reloading cached file %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:102
|
||||
#: ceilometer/openstack/common/lockutils.py:100
|
||||
#, python-format
|
||||
msgid "Could not release the acquired lock `%s`"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:189
|
||||
#: ceilometer/openstack/common/lockutils.py:166
|
||||
#, python-format
|
||||
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Got semaphore \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:200
|
||||
#: ceilometer/openstack/common/lockutils.py:175
|
||||
#, python-format
|
||||
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
msgid "Attempting to grab file lock \"%(lock)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:227
|
||||
#: ceilometer/openstack/common/lockutils.py:185
|
||||
#, python-format
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Created lock path: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:235
|
||||
#: ceilometer/openstack/common/lockutils.py:203
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
msgid "Got file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:244
|
||||
#: ceilometer/openstack/common/lockutils.py:207
|
||||
#, python-format
|
||||
msgid "Released file lock \"%(lock)s\" at %(path)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:244
|
||||
#, python-format
|
||||
msgid "Got semaphore / lock \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/lockutils.py:248
|
||||
#, python-format
|
||||
msgid "Semaphore / lock released \"%(function)s\""
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:245
|
||||
#, python-format
|
||||
msgid "Deprecated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:336
|
||||
#: ceilometer/openstack/common/log.py:337
|
||||
#, python-format
|
||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:386
|
||||
#: ceilometer/openstack/common/log.py:387
|
||||
#, python-format
|
||||
msgid "syslog facility must be one of: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/log.py:556
|
||||
#: ceilometer/openstack/common/log.py:557
|
||||
#, python-format
|
||||
msgid "Fatal call to deprecated config: %(msg)s"
|
||||
msgstr ""
|
||||
@ -333,64 +357,94 @@ msgstr ""
|
||||
msgid "process_input not supported over SSH"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:113
|
||||
#: ceilometer/openstack/common/service.py:276
|
||||
#: ceilometer/openstack/common/service.py:103
|
||||
#: ceilometer/openstack/common/service.py:271
|
||||
msgid "Full set of CONF:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:122
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
#: ceilometer/openstack/common/service.py:112
|
||||
#: ceilometer/openstack/common/service.py:214
|
||||
#, python-format
|
||||
msgid "Caught %s, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:165
|
||||
#: ceilometer/openstack/common/service.py:123
|
||||
msgid "Exception during rpc cleanup."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:159
|
||||
msgid "Parent process has died unexpectedly, exiting"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:201
|
||||
#: ceilometer/openstack/common/service.py:196
|
||||
msgid "Forking too fast, sleeping"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:224
|
||||
#: ceilometer/openstack/common/service.py:219
|
||||
msgid "Unhandled exception"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:231
|
||||
#: ceilometer/openstack/common/service.py:226
|
||||
#, python-format
|
||||
msgid "Started child %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:241
|
||||
#: ceilometer/openstack/common/service.py:236
|
||||
#, python-format
|
||||
msgid "Starting %d workers"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:258
|
||||
#: ceilometer/openstack/common/service.py:253
|
||||
#, python-format
|
||||
msgid "Child %(pid)d killed by signal %(sig)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:262
|
||||
#: ceilometer/openstack/common/service.py:257
|
||||
#, python-format
|
||||
msgid "Child %(pid)s exited with status %(code)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:266
|
||||
#: ceilometer/openstack/common/service.py:261
|
||||
#, python-format
|
||||
msgid "pid %d not in child list"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:294
|
||||
#: ceilometer/openstack/common/service.py:289
|
||||
#, python-format
|
||||
msgid "Caught %s, stopping children"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/service.py:305
|
||||
#: ceilometer/openstack/common/service.py:300
|
||||
#, python-format
|
||||
msgid "Waiting on %d children to exit"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:52
|
||||
#, python-format
|
||||
msgid "Unable to find cert_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:55
|
||||
#, python-format
|
||||
msgid "Unable to find ca_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:58
|
||||
#, python-format
|
||||
msgid "Unable to find key_file : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/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 ""
|
||||
|
||||
#: ceilometer/openstack/common/sslutils.py:100
|
||||
#, python-format
|
||||
msgid "Invalid SSL version : %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/openstack/common/db/exception.py:44
|
||||
msgid "Invalid Parameter: Unicode is not supported by the current database."
|
||||
msgstr ""
|
||||
@ -897,21 +951,35 @@ msgstr ""
|
||||
msgid "version should be an integer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:47
|
||||
#: ceilometer/transformer/conversions.py:70
|
||||
#, python-format
|
||||
msgid ""
|
||||
"scaling conversion transformer with source: %(source)s target: %(target)s"
|
||||
" replace: %(replace)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:93
|
||||
#: ceilometer/transformer/conversions.py:144
|
||||
#: ceilometer/transformer/conversions.py:117
|
||||
#: ceilometer/transformer/conversions.py:168
|
||||
#, python-format
|
||||
msgid "converted to: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/transformer/conversions.py:147
|
||||
#: ceilometer/transformer/conversions.py:171
|
||||
#, python-format
|
||||
msgid "dropping counter with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Released file lock \"%(lock)s\" at "
|
||||
#~ "%(path)s for method \"%(method)s\"..."
|
||||
#~ msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user