Imported Translations from Transifex
Change-Id: Iefd0ba2b0da1b7e74a675db9762d799fae129b9e
This commit is contained in:
parent
5aa8d798b1
commit
1fe8e8b300
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-09-12 07:56+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Arabic "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Bengali (India) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bosnian "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ceilometer "
|
||||
"jenkins.ceilometer.propose.translation.update.318\n"
|
||||
"jenkins.ceilometer.propose.translation.update.327\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr "Alarm med dette navn findes"
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr "INFO %r"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr "ignorerer %s"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr "behandler %s"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (Australia) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United States) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Spanish (Mexico) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Basque "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Basque (Spain) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Persian "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish (Finland) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Filipino "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1258,9 +1258,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1269,21 +1269,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Galician "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Hindi "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Croatian "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (Italy) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Georgian (Georgia) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Khmer "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-09-20 18:22+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Kannada "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr "INFO %r"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Malayalam (India) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Marathi (India) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Bokmål "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-09-10 10:38+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +20,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -74,87 +83,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -372,50 +381,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr "INFO %r"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr "ignorowanie %s"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr "przetwarzanie %s"
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1258,9 +1258,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1269,21 +1269,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (Russia) "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||
"Language-Team: Slovak "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-11-19 11:53+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Swedish "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swahili (Kenya) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tagalog "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Tagalog (Philippines) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish (Turkey) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
@ -19,6 +19,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -73,87 +82,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -371,50 +380,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1257,9 +1257,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1268,21 +1268,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Urdu "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+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,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (China) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (Hong Kong) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||
"POT-Creation-Date: 2013-11-29 06:05+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) "
|
||||
@ -18,6 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:75
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:86
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:51
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -72,87 +81,87 @@ msgstr ""
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
#: ceilometer/alarm/evaluator/combination.py:35
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#: ceilometer/alarm/evaluator/combination.py:46
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#: ceilometer/alarm/evaluator/combination.py:59
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:64
|
||||
#: ceilometer/alarm/evaluator/combination.py:63
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due at least to one alarm in %(alarm_ids)s in "
|
||||
"state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:70
|
||||
#: ceilometer/alarm/evaluator/combination.py:69
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:74
|
||||
#: ceilometer/alarm/evaluator/combination.py:73
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to all alarms (%(alarm_ids)s) in state "
|
||||
"%(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:58
|
||||
#: ceilometer/alarm/evaluator/threshold.py:57
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#: ceilometer/alarm/evaluator/threshold.py:70
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#: ceilometer/alarm/evaluator/threshold.py:74
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#: ceilometer/alarm/evaluator/threshold.py:79
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
#: ceilometer/alarm/evaluator/threshold.py:85
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#: ceilometer/alarm/evaluator/threshold.py:94
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#: ceilometer/alarm/evaluator/threshold.py:107
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#: ceilometer/alarm/evaluator/threshold.py:111
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#: ceilometer/alarm/evaluator/threshold.py:161
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -370,50 +379,41 @@ msgstr ""
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:100
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:112
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
#: ceilometer/compute/nova_notifier.py:81
|
||||
#, python-format
|
||||
msgid "using provided stats gatherer %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:87
|
||||
#: ceilometer/compute/nova_notifier.py:84
|
||||
msgid "making a new stats gatherer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:114
|
||||
#: ceilometer/compute/nova_notifier.py:111
|
||||
#, python-format
|
||||
msgid "INFO %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:146
|
||||
#: ceilometer/compute/nova_notifier.py:143
|
||||
#, python-format
|
||||
msgid "ignoring %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:148
|
||||
#: ceilometer/compute/nova_notifier.py:145
|
||||
#, python-format
|
||||
msgid "processing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:152
|
||||
#: ceilometer/compute/nova_notifier.py:149
|
||||
#, python-format
|
||||
msgid "polling final stats for %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:162
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:164
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -1256,9 +1256,9 @@ msgstr ""
|
||||
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||
#: ceilometer/storage/impl_mongodb.py:688
|
||||
#: ceilometer/storage/impl_mongodb.py:864
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:352
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:454
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:674
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1267,21 +1267,21 @@ msgstr ""
|
||||
msgid "Connecting to MongoDB on %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:117
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:139
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:267
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:608
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user