Merge "Imported Translations from Transifex"
This commit is contained in:
commit
09e0f3fabf
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2013-09-12 07:56+0000\n"
|
||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||
"Language-Team: Arabic "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1036,3 +1127,6 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (Bulgaria) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bosnian "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1093,3 +1184,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Catalan "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ceilometer "
|
||||
"jenkins.ceilometer.propose.translation.update.254\n"
|
||||
"jenkins.ceilometer.propose.translation.update.260\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,147 +19,238 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr "Ukendt alarm"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr "Alarm med dette navn findes"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr "Alarm er forkert"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr "Alarm med dette navn findes"
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1102,3 +1193,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (Australia) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Spanish "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1035,3 +1126,6 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Finnish (Finland) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -996,14 +1087,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1103,3 +1194,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1035,3 +1126,6 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Croatian "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1093,3 +1184,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (Italy) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Japanese "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1102,3 +1193,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Georgian (Georgia) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
1128
ceilometer/locale/kn/LC_MESSAGES/ceilometer.po
Normal file
1128
ceilometer/locale/kn/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2013-09-10 10:38+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Nepali "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1035,3 +1126,6 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Dutch (Netherlands) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,147 +20,238 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr "Nieznany alarm"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr "Nieprawidłowy alarm"
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
@ -996,14 +1087,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1103,3 +1194,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1102,3 +1193,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1102,3 +1193,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (Russia) "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1093,3 +1184,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1035,3 +1126,6 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1102,3 +1193,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Swahili (Kenya) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tagalog "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish (Turkey) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
@ -19,145 +19,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -995,14 +1086,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1093,3 +1184,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (China) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+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,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1092,3 +1183,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2013-09-17 06:02+0000\n"
|
||||
"POT-Creation-Date: 2013-09-23 06:02+0000\n"
|
||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Chinese (Taiwan) "
|
||||
@ -18,145 +18,236 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/alarm/service.py:98
|
||||
#: ceilometer/alarm/service.py:95
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:100
|
||||
msgid "threshold evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:136
|
||||
#: ceilometer/alarm/service.py:105
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: alarm disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:109
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:113
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:152
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:145
|
||||
#: ceilometer/alarm/service.py:161
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:155
|
||||
#: ceilometer/alarm/service.py:171
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:174
|
||||
#: ceilometer/alarm/service.py:190
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:98
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:111
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:115
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:120
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:126
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:134
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:146
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:154
|
||||
#: ceilometer/alarm/evaluator/combination.py:36
|
||||
msgid "alarm retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:47
|
||||
#, python-format
|
||||
msgid "%(missing_states)d alarms in %(alarm_ids)s are in unknown state"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:60
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, 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
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:71
|
||||
#, python-format
|
||||
msgid "sanitize stats %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:75
|
||||
#, python-format
|
||||
msgid "pruned statistics to %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:80
|
||||
#, python-format
|
||||
msgid "stats query %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:86
|
||||
msgid "alarm stats retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:95
|
||||
#, python-format
|
||||
msgid "%d datapoints are unknown"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:166
|
||||
#: ceilometer/alarm/evaluator/threshold.py:108
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Transition to %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:170
|
||||
#: ceilometer/alarm/evaluator/threshold.py:112
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Remaining as %(state)s due to %(count)d samples %(disposition)s "
|
||||
"threshold, most recent: %(last)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:207
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:213
|
||||
#, python-format
|
||||
msgid "skipping alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:215
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/threshold_evaluation.py:233
|
||||
#: ceilometer/alarm/evaluator/threshold.py:162
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:179
|
||||
#: ceilometer/api/controllers/v2.py:91
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:97
|
||||
#, python-format
|
||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:234
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:197
|
||||
#: ceilometer/api/controllers/v2.py:252
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:202
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %s is not supported. The supported data type list is: "
|
||||
"integer, float, boolean and string."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:207
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:673
|
||||
#: ceilometer/api/controllers/v2.py:728
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:833
|
||||
#: ceilometer/api/controllers/v2.py:888
|
||||
msgid "Unknown resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1012
|
||||
#: ceilometer/api/controllers/v2.py:950
|
||||
#, python-format
|
||||
msgid "threshold_rule/%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:968
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1007
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1024
|
||||
msgid "combination_rule/alarm_ids is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1033
|
||||
#, python-format
|
||||
msgid "Alarm %s doesn't exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1122
|
||||
#, python-format
|
||||
msgid "%s is mandatory"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1127
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1227
|
||||
msgid "Unknown alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1142
|
||||
msgid "Alarm with that name exists"
|
||||
#: ceilometer/api/controllers/v2.py:1285 ceilometer/api/controllers/v2.py:1409
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1151
|
||||
msgid "Alarm incorrect"
|
||||
#: ceilometer/api/controllers/v2.py:1330
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1401
|
||||
msgid "Alarm with that name exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector/service.py:87
|
||||
@ -994,14 +1085,14 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:397 ceilometer/storage/impl_db2.py:466
|
||||
#: ceilometer/storage/impl_db2.py:594 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
||||
#: ceilometer/storage/impl_mongodb.py:687
|
||||
#: ceilometer/storage/impl_mongodb.py:820
|
||||
#: ceilometer/storage/impl_mongodb.py:863
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:395
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:615
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:610
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
@ -1101,3 +1192,6 @@ msgstr ""
|
||||
#~ msgid "Unable to store events: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "skipping alarm %s"
|
||||
#~ msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user