diff --git a/ceilometer/locale/ar/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ar/LC_MESSAGES/ceilometer.po index c804422ee..6b1dc078e 100644 --- a/ceilometer/locale/ar/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ar/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/bg_BG/LC_MESSAGES/ceilometer.po b/ceilometer/locale/bg_BG/LC_MESSAGES/ceilometer.po index 1df945b6c..7403d7d61 100644 --- a/ceilometer/locale/bg_BG/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/bg_BG/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/bs/LC_MESSAGES/ceilometer.po b/ceilometer/locale/bs/LC_MESSAGES/ceilometer.po index 08597d67f..ede1ba6f4 100644 --- a/ceilometer/locale/bs/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/bs/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ca/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ca/LC_MESSAGES/ceilometer.po index 1296591c2..2119df25a 100644 --- a/ceilometer/locale/ca/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ca/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ceilometer.pot b/ceilometer/locale/ceilometer.pot index 49e3264df..f893e5f83 100644 --- a/ceilometer/locale/ceilometer.pot +++ b/ceilometer/locale/ceilometer.pot @@ -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 \n" "Language-Team: LANGUAGE \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 "" diff --git a/ceilometer/locale/cs/LC_MESSAGES/ceilometer.po b/ceilometer/locale/cs/LC_MESSAGES/ceilometer.po index 2a2d664e2..ef57502a9 100644 --- a/ceilometer/locale/cs/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/cs/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/da/LC_MESSAGES/ceilometer.po b/ceilometer/locale/da/LC_MESSAGES/ceilometer.po index 3f21672d4..c688c9e26 100644 --- a/ceilometer/locale/da/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/da/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/de/LC_MESSAGES/ceilometer.po b/ceilometer/locale/de/LC_MESSAGES/ceilometer.po index c2b860df9..318ee98fb 100644 --- a/ceilometer/locale/de/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/de/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po b/ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po index 7452d97c7..71bb45d9b 100644 --- a/ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/en_AU/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po b/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po index 259e5097a..76cfc41c7 100644 --- a/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po b/ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po index f209fcd6f..b83c27612 100644 --- a/ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/en_US/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/es/LC_MESSAGES/ceilometer.po b/ceilometer/locale/es/LC_MESSAGES/ceilometer.po index f7b31bb96..e7dbfb701 100644 --- a/ceilometer/locale/es/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/es/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/es_MX/LC_MESSAGES/ceilometer.po b/ceilometer/locale/es_MX/LC_MESSAGES/ceilometer.po index 97de4be6d..caf182ae5 100644 --- a/ceilometer/locale/es_MX/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/es_MX/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/fi_FI/LC_MESSAGES/ceilometer.po b/ceilometer/locale/fi_FI/LC_MESSAGES/ceilometer.po index 06d523019..af74fbc82 100644 --- a/ceilometer/locale/fi_FI/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/fi_FI/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po b/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po index 26f50df27..443c1b282 100644 --- a/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po @@ -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 \n" "Language-Team: fr \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 "" + diff --git a/ceilometer/locale/hi/LC_MESSAGES/ceilometer.po b/ceilometer/locale/hi/LC_MESSAGES/ceilometer.po index eaa205a4b..171764767 100644 --- a/ceilometer/locale/hi/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/hi/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/hr/LC_MESSAGES/ceilometer.po b/ceilometer/locale/hr/LC_MESSAGES/ceilometer.po index c66948252..b70425931 100644 --- a/ceilometer/locale/hr/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/hr/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/hu/LC_MESSAGES/ceilometer.po b/ceilometer/locale/hu/LC_MESSAGES/ceilometer.po index b440d4920..9f8bce9e5 100644 --- a/ceilometer/locale/hu/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/hu/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/id/LC_MESSAGES/ceilometer.po b/ceilometer/locale/id/LC_MESSAGES/ceilometer.po index 1b6de0c18..028a56ace 100644 --- a/ceilometer/locale/id/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/id/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/it/LC_MESSAGES/ceilometer.po b/ceilometer/locale/it/LC_MESSAGES/ceilometer.po index e9e890ba4..7c949b19e 100644 --- a/ceilometer/locale/it/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/it/LC_MESSAGES/ceilometer.po @@ -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 \n" "Language-Team: it \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 "" + diff --git a/ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po b/ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po index 7417acad3..1a1a9315d 100644 --- a/ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/it_IT/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po index 7ee56481a..c6e462cd0 100644 --- a/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po index d161465b5..b249ea49c 100644 --- a/ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ka_GE/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/kn/LC_MESSAGES/ceilometer.po b/ceilometer/locale/kn/LC_MESSAGES/ceilometer.po new file mode 100644 index 000000000..cfdf65f71 --- /dev/null +++ b/ceilometer/locale/kn/LC_MESSAGES/ceilometer.po @@ -0,0 +1,1128 @@ +# Kannada translations for ceilometer. +# Copyright (C) 2013 ORGANIZATION +# This file is distributed under the same license as the ceilometer project. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Ceilometer\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2013-09-23 06:02+0000\n" +"PO-Revision-Date: 2013-09-20 18:22+0000\n" +"Last-Translator: openstackjenkins \n" +"Language-Team: Kannada " +"(http://www.transifex.com/projects/p/openstack/language/kn/)\n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: 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: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:161 +#, python-format +msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify" +msgstr "" + +#: ceilometer/alarm/service.py:171 +#, python-format +msgid "Unable to notify alarm %s" +msgstr "" + +#: ceilometer/alarm/service.py:190 +msgid "Unable to notify for an alarm with no action" +msgstr "" + +#: ceilometer/alarm/evaluator/__init__.py:66 +#, python-format +msgid "alarm %(id)s transitioning to %(state)s because %(reason)s" +msgstr "" + +#: ceilometer/alarm/evaluator/__init__.py:78 +msgid "alarm state update failed" +msgstr "" + +#: 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/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/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/evaluator/threshold.py:162 +#, python-format +msgid "comparing value %(value)s against threshold %(limit)s" +msgstr "" + +#: 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: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: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:262 +#, python-format +msgid "" +"Unexpected exception converting %(value)s to the expected data type " +"%(type)s." +msgstr "" + +#: ceilometer/api/controllers/v2.py:728 +msgid "Period must be positive." +msgstr "" + +#: ceilometer/api/controllers/v2.py:888 +msgid "Unknown resource" +msgstr "" + +#: 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:1285 ceilometer/api/controllers/v2.py:1409 +msgid "Alarm incorrect" +msgstr "" + +#: 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" +msgstr "" + +#: ceilometer/collector/service.py:97 +msgid "UDP: Unable to store meter" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:84 +#, python-format +msgid "using provided stats gatherer %r" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:87 +msgid "making a new stats gatherer" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:114 +#, python-format +msgid "INFO %r" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:146 +#, python-format +msgid "ignoring %s" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:148 +#, python-format +msgid "processing %s" +msgstr "" + +#: ceilometer/compute/nova_notifier.py:152 +#, python-format +msgid "polling final stats for %r" +msgstr "" + +#: ceilometer/compute/virt/hyperv/utilsv2.py:164 +#, python-format +msgid "VM %s not found on Hyper-V" +msgstr "" + +#: ceilometer/compute/virt/hyperv/utilsv2.py:166 +#, python-format +msgid "Duplicate VM name found: %s" +msgstr "" + +#: ceilometer/energy/kwapi.py:77 +msgid "Kwapi endpoint not found" +msgstr "" + +#: ceilometer/objectstore/swift.py:67 +msgid "Swift endpoint not found" +msgstr "" + +#: ceilometer/openstack/common/eventlet_backdoor.py:142 +#, python-format +msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" +msgstr "" + +#: ceilometer/openstack/common/exception.py:103 +msgid "Uncaught exception" +msgstr "" + +#: ceilometer/openstack/common/excutils.py:62 +#, python-format +msgid "Original exception being dropped: %s" +msgstr "" + +#: ceilometer/openstack/common/excutils.py:90 +#, python-format +msgid "Unexpected exception occurred %d time(s)... retrying." +msgstr "" + +#: ceilometer/openstack/common/fileutils.py:64 +#, python-format +msgid "Reloading cached file %s" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:100 +#, python-format +msgid "Could not release the acquired lock `%s`" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:166 +#, python-format +msgid "Got semaphore \"%(lock)s\"" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:175 +#, python-format +msgid "Attempting to grab file lock \"%(lock)s\"" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:185 +#, python-format +msgid "Created lock path: %s" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:203 +#, python-format +msgid "Got file lock \"%(lock)s\" at %(path)s" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:207 +#, python-format +msgid "Released file lock \"%(lock)s\" at %(path)s" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:244 +#, python-format +msgid "Got semaphore / lock \"%(function)s\"" +msgstr "" + +#: ceilometer/openstack/common/lockutils.py:248 +#, python-format +msgid "Semaphore / lock released \"%(function)s\"" +msgstr "" + +#: ceilometer/openstack/common/log.py:244 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: ceilometer/openstack/common/log.py:336 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: ceilometer/openstack/common/log.py:386 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: ceilometer/openstack/common/log.py:556 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: ceilometer/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: ceilometer/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: ceilometer/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: ceilometer/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + +#: ceilometer/openstack/common/policy.py:75 +msgid "JSON file containing policy" +msgstr "" + +#: ceilometer/openstack/common/policy.py:78 +msgid "Rule enforced when requested rule is not found" +msgstr "" + +#: ceilometer/openstack/common/policy.py:92 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: ceilometer/openstack/common/policy.py:177 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + +#: ceilometer/openstack/common/policy.py:207 +msgid "Rules successfully reloaded" +msgstr "" + +#: ceilometer/openstack/common/policy.py:253 +#, python-format +msgid "Rule %s will be now enforced" +msgstr "" + +#: ceilometer/openstack/common/policy.py:268 +#, python-format +msgid "Rule [%s] doesn't exist" +msgstr "" + +#: ceilometer/openstack/common/policy.py:478 +#, python-format +msgid "Failed to understand rule %s" +msgstr "" + +#: ceilometer/openstack/common/policy.py:488 +#, python-format +msgid "No handler for matches of kind %s" +msgstr "" + +#: ceilometer/openstack/common/policy.py:759 +#, python-format +msgid "Failed to understand rule %r" +msgstr "" + +#: ceilometer/openstack/common/service.py:136 +#: ceilometer/openstack/common/service.py:346 +msgid "Full set of CONF:" +msgstr "" + +#: ceilometer/openstack/common/service.py:143 +#: ceilometer/openstack/common/service.py:228 +#, python-format +msgid "Caught %s, exiting" +msgstr "" + +#: ceilometer/openstack/common/service.py:155 +msgid "Exception during rpc cleanup." +msgstr "" + +#: ceilometer/openstack/common/service.py:200 +msgid "Parent process has died unexpectedly, exiting" +msgstr "" + +#: ceilometer/openstack/common/service.py:234 +msgid "Unhandled exception" +msgstr "" + +#: ceilometer/openstack/common/service.py:267 +msgid "Forking too fast, sleeping" +msgstr "" + +#: ceilometer/openstack/common/service.py:289 +#, python-format +msgid "Started child %d" +msgstr "" + +#: ceilometer/openstack/common/service.py:299 +#, python-format +msgid "Starting %d workers" +msgstr "" + +#: ceilometer/openstack/common/service.py:316 +#, python-format +msgid "Child %(pid)d killed by signal %(sig)d" +msgstr "" + +#: ceilometer/openstack/common/service.py:320 +#, python-format +msgid "Child %(pid)s exited with status %(code)d" +msgstr "" + +#: ceilometer/openstack/common/service.py:324 +#, python-format +msgid "pid %d not in child list" +msgstr "" + +#: ceilometer/openstack/common/service.py:354 +#, python-format +msgid "Caught %s, stopping children" +msgstr "" + +#: ceilometer/openstack/common/service.py:372 +#, python-format +msgid "Waiting on %d children to exit" +msgstr "" + +#: ceilometer/openstack/common/sslutils.py:52 +#, python-format +msgid "Unable to find cert_file : %s" +msgstr "" + +#: ceilometer/openstack/common/sslutils.py:55 +#, python-format +msgid "Unable to find ca_file : %s" +msgstr "" + +#: ceilometer/openstack/common/sslutils.py:58 +#, python-format +msgid "Unable to find key_file : %s" +msgstr "" + +#: ceilometer/openstack/common/sslutils.py:61 +msgid "" +"When running server in SSL mode, you must specify both a cert_file and " +"key_file option value in your configuration file" +msgstr "" + +#: ceilometer/openstack/common/sslutils.py:100 +#, python-format +msgid "Invalid SSL version : %s" +msgstr "" + +#: ceilometer/openstack/common/strutils.py:88 +#, python-format +msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s" +msgstr "" + +#: ceilometer/openstack/common/strutils.py:184 +#, python-format +msgid "Invalid string format: %s" +msgstr "" + +#: ceilometer/openstack/common/strutils.py:191 +#, python-format +msgid "Unknown byte multiplier: %s" +msgstr "" + +#: ceilometer/openstack/common/db/exception.py:44 +msgid "Invalid Parameter: Unicode is not supported by the current database." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/session.py:542 +msgid "DB exception wrapped." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/session.py:604 +#, python-format +msgid "Got mysql server has gone away: %s" +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/session.py:684 +#, python-format +msgid "SQL connection failed. %s attempts left." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:50 +msgid "Sort key supplied was not valid." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:89 +msgid "Id not in sort_keys; is sort_keys unique?" +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:111 +msgid "Unknown sort direction, must be 'desc' or 'asc'" +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:182 +#, python-format +msgid "" +"Please specify column %s in col_name_col_instance param. It is required " +"because column has unsupported type by sqlite)." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:188 +#, python-format +msgid "" +"col_name_col_instance param has wrong type of column instance for column " +"%s It should be instance of sqlalchemy.Column." +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:268 +#, python-format +msgid "Deleting duplicated row with id: %(id)s from table: %(table)s" +msgstr "" + +#: ceilometer/openstack/common/db/sqlalchemy/utils.py:290 +msgid "Unsupported id columns type" +msgstr "" + +#: ceilometer/openstack/common/middleware/notifier.py:40 +#, python-format +msgid "An exception occurred processing the API call: %s " +msgstr "" + +#: ceilometer/openstack/common/middleware/sizelimit.py:57 +#: ceilometer/openstack/common/middleware/sizelimit.py:66 +#: ceilometer/openstack/common/middleware/sizelimit.py:77 +msgid "Request is too large." +msgstr "" + +#: ceilometer/openstack/common/notifier/api.py:129 +#, python-format +msgid "%s not in valid priorities" +msgstr "" + +#: ceilometer/openstack/common/notifier/api.py:145 +#, python-format +msgid "" +"Problem '%(e)s' attempting to send to notification system. " +"Payload=%(payload)s" +msgstr "" + +#: ceilometer/openstack/common/notifier/api.py:164 +#, python-format +msgid "Failed to load notifier %s. These notifications will not be sent." +msgstr "" + +#: ceilometer/openstack/common/notifier/rpc_notifier.py:45 +#: ceilometer/openstack/common/notifier/rpc_notifier2.py:51 +#, python-format +msgid "Could not send notification to %(topic)s. Payload=%(message)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/__init__.py:106 +#, python-format +msgid "" +"A RPC is being made while holding a lock. The locks currently held are " +"%(locks)s. This is probably a bug. Please report it. Include the " +"following: [%(stack)s]." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:75 +msgid "Pool creating new connection" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:202 +#, python-format +msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:205 +#, python-format +msgid "_call_waiters: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:212 +#, python-format +msgid "" +"Number of call waiters is greater than warning threshhold: %d. There " +"could be a MulticallProxyWaiter leak." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:290 +#, python-format +msgid "unpacked context: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:341 +#, python-format +msgid "UNIQUE_ID is %s." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:434 +#, python-format +msgid "received %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:442 +#, python-format +msgid "no method for message: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:443 +#, python-format +msgid "No method for message: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:471 +#: ceilometer/openstack/common/rpc/impl_zmq.py:280 +#, python-format +msgid "Expected exception during message handling (%s)" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:479 +#: ceilometer/openstack/common/rpc/impl_zmq.py:286 +msgid "Exception during message handling" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:553 +#, python-format +msgid "Making synchronous call on %s ..." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:556 +#, python-format +msgid "MSG_ID is %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:582 +#, python-format +msgid "Making asynchronous cast on %s..." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:591 +msgid "Making asynchronous fanout cast..." +msgstr "" + +#: ceilometer/openstack/common/rpc/amqp.py:619 +#, python-format +msgid "Sending %(event_type)s on %(topic)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:77 +msgid "An unknown RPC related exception occurred." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:89 +msgid "Exception in string format operation" +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:107 +#, python-format +msgid "" +"Remote error: %(exc_type)s %(value)s\n" +"%(traceback)s." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:124 +#, python-format +msgid "" +"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:" +" \"%(method)s\" info: \"%(info)s\"" +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:141 +#: ceilometer/openstack/common/rpc/common.py:142 +#: ceilometer/openstack/common/rpc/common.py:143 +msgid "" +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:147 +#, python-format +msgid "Found duplicate message(%(msg_id)s). Skipping it." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:151 +msgid "Invalid reuse of an RPC connection." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:155 +#, python-format +msgid "Specified RPC version, %(version)s, not supported by this endpoint." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:160 +#, python-format +msgid "" +"Specified RPC envelope version, %(version)s, not supported by this " +"endpoint." +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:165 +#, python-format +msgid "Specified RPC version cap, %(version_cap)s, is too low" +msgstr "" + +#: ceilometer/openstack/common/rpc/common.py:289 +#, python-format +msgid "Returning exception %s to caller" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:157 +msgid "Failed to process message ... skipping it." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:161 +msgid "Failed to process message ... will requeue." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:496 +#, python-format +msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:518 +#, python-format +msgid "Connected to AMQP server on %(hostname)s:%(port)d" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:555 +#, python-format +msgid "" +"Unable to connect to AMQP server on %(hostname)s:%(port)d after " +"%(max_retries)d tries: %(err_str)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:569 +#, python-format +msgid "" +"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying " +"again in %(sleep_time)d seconds." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:623 +#: ceilometer/openstack/common/rpc/impl_qpid.py:585 +#, python-format +msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:641 +#: ceilometer/openstack/common/rpc/impl_qpid.py:600 +#, python-format +msgid "Timed out waiting for RPC response: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:645 +#: ceilometer/openstack/common/rpc/impl_qpid.py:604 +#, python-format +msgid "Failed to consume message from queue: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_kombu.py:684 +#: ceilometer/openstack/common/rpc/impl_qpid.py:639 +#, python-format +msgid "Failed to publish message to topic '%(topic)s': %(err_str)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:89 +#, python-format +msgid "Invalid value for qpid_topology_version: %d" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:191 +msgid "Failed to process message... skipping it." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:527 +#, python-format +msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:533 +#, python-format +msgid "Connected to AMQP server on %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:546 +msgid "Re-established AMQP queues" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_qpid.py:612 +msgid "Error processing message. Skipping it." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:96 +msgid "JSON serialization failed." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:101 +#, python-format +msgid "Deserializing: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:136 +#, python-format +msgid "Connecting to %(addr)s with %(type)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:137 +#, python-format +msgid "-> Subscribed to %(subscribe)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:138 +#, python-format +msgid "-> bind: %(bind)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:146 +msgid "Could not open socket." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:158 +#, python-format +msgid "Subscribing to %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:200 +msgid "You cannot recv on this socket." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:205 +msgid "You cannot send on this socket." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:267 +#, python-format +msgid "Running func with context: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:305 +msgid "Sending reply" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:339 +msgid "RPC message did not include method." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:371 +msgid "Registering reactor" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:383 +msgid "In reactor registered" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:388 +msgid "Consuming socket" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:438 +#, python-format +msgid "Creating proxy for topic: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:444 +msgid "Topic contained dangerous characters." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:476 +msgid "Topic socket file creation failed." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:482 +#, python-format +msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:498 +#, python-format +msgid "Required IPC directory does not exist at %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:507 +#, python-format +msgid "Permission denied to IPC directory at %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:510 +msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:544 +#, python-format +msgid "CONSUMER RECEIVED DATA: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:563 +msgid "ZMQ Envelope version unsupported or unknown." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:591 +msgid "Skipping topic registration. Already registered." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:598 +#, python-format +msgid "Consumer is a zmq.%s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:650 +msgid "Creating payload" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:663 +msgid "Creating queue socket for reply waiter" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:676 +msgid "Sending cast" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:679 +msgid "Cast sent; Waiting reply" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:682 +#, python-format +msgid "Received message: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:683 +msgid "Unpacking response" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:692 +msgid "Unsupported or unknown ZMQ envelope returned." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:699 +msgid "RPC Message Invalid." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:722 +#, python-format +msgid "%(msg)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:725 +#, python-format +msgid "Sending message(s) to: %s" +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:729 +msgid "No matchmaker results. Not casting." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:732 +msgid "No match from matchmaker." +msgstr "" + +#: ceilometer/openstack/common/rpc/impl_zmq.py:814 +#, python-format +msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead" +msgstr "" + +#: ceilometer/openstack/common/rpc/matchmaker.py:47 +msgid "Match not found by MatchMaker." +msgstr "" + +#: ceilometer/openstack/common/rpc/matchmaker.py:81 +msgid "Matchmaker does not implement registration or heartbeat." +msgstr "" + +#: ceilometer/openstack/common/rpc/matchmaker.py:217 +#, python-format +msgid "Matchmaker unregistered: %(key)s, %(host)s" +msgstr "" + +#: ceilometer/openstack/common/rpc/matchmaker.py:229 +msgid "Register before starting heartbeat." +msgstr "" + +#: ceilometer/openstack/common/rpc/matchmaker_ring.py:77 +#: ceilometer/openstack/common/rpc/matchmaker_ring.py:95 +#, python-format +msgid "No key defining hosts for topic '%s', see ringfile" +msgstr "" + +#: ceilometer/openstack/common/rpc/service.py:49 +#, python-format +msgid "Creating Consumer connection for Service %s" +msgstr "" + +#: ceilometer/publisher/udp.py:55 +#, python-format +msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d" +msgstr "" + +#: ceilometer/publisher/udp.py:62 +msgid "Unable to send sample over UDP" +msgstr "" + +#: 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:863 +#: ceilometer/storage/impl_sqlalchemy.py:296 +#: ceilometer/storage/impl_sqlalchemy.py:395 +#: ceilometer/storage/impl_sqlalchemy.py:610 +msgid "Pagination not implemented" +msgstr "" + +#: ceilometer/storage/impl_sqlalchemy.py:114 +msgid "Missing required meter specifier" +msgstr "" + +#: ceilometer/storage/impl_sqlalchemy.py:137 +#: ceilometer/storage/impl_sqlalchemy.py:298 +#: ceilometer/storage/impl_sqlalchemy.py:397 +msgid "metaquery not implemented" +msgstr "" + +#: ceilometer/storage/impl_sqlalchemy.py:544 +msgid "Unable to group by these fields" +msgstr "" + +#: ceilometer/transformer/conversions.py:67 +#, python-format +msgid "scaling conversion transformer with source: %(source)s target: %(target)s:" +msgstr "" + +#: ceilometer/transformer/conversions.py:104 +#: ceilometer/transformer/conversions.py:144 +#, python-format +msgid "converted to: %s" +msgstr "" + +#: ceilometer/transformer/conversions.py:146 +#, python-format +msgid "dropping sample with no predecessor: %s" +msgstr "" + diff --git a/ceilometer/locale/ko/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ko/LC_MESSAGES/ceilometer.po index 8b020f485..252ced035 100644 --- a/ceilometer/locale/ko/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ko/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po index 0fdc42a57..ab43a7306 100644 --- a/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po @@ -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 \n" "Language-Team: ko_KR \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 "" + diff --git a/ceilometer/locale/ms/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ms/LC_MESSAGES/ceilometer.po index 9da6c0acc..bf3dea4a8 100644 --- a/ceilometer/locale/ms/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ms/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/nb/LC_MESSAGES/ceilometer.po b/ceilometer/locale/nb/LC_MESSAGES/ceilometer.po index 5447c04b1..87af8e827 100644 --- a/ceilometer/locale/nb/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/nb/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ne/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ne/LC_MESSAGES/ceilometer.po index 9226f1e24..2dbcb708f 100644 --- a/ceilometer/locale/ne/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ne/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po b/ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po index fcbe993ae..718b269d5 100644 --- a/ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/nl_NL/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/pl_PL/LC_MESSAGES/ceilometer.po b/ceilometer/locale/pl_PL/LC_MESSAGES/ceilometer.po index 21dbe0390..438a82a14 100644 --- a/ceilometer/locale/pl_PL/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/pl_PL/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/pt/LC_MESSAGES/ceilometer.po b/ceilometer/locale/pt/LC_MESSAGES/ceilometer.po index c26f6558d..5e6cb9587 100644 --- a/ceilometer/locale/pt/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/pt/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po b/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po index 5d1c16588..72bcdc885 100644 --- a/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ro/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ro/LC_MESSAGES/ceilometer.po index 37b779580..96686b5ad 100644 --- a/ceilometer/locale/ro/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ro/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po index 21adc3045..393fdf260 100644 --- a/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po b/ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po index 14325fb2c..435c5bdb7 100644 --- a/ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/ru_RU/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/sk/LC_MESSAGES/ceilometer.po b/ceilometer/locale/sk/LC_MESSAGES/ceilometer.po index ece9bcbd2..5994a0000 100644 --- a/ceilometer/locale/sk/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/sk/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/sl_SI/LC_MESSAGES/ceilometer.po b/ceilometer/locale/sl_SI/LC_MESSAGES/ceilometer.po index 03cbaca67..dd9227e15 100644 --- a/ceilometer/locale/sl_SI/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/sl_SI/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po b/ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po index 0be544849..05d3c5173 100644 --- a/ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/sw_KE/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/tl/LC_MESSAGES/ceilometer.po b/ceilometer/locale/tl/LC_MESSAGES/ceilometer.po index d8b66df59..a92ca5709 100644 --- a/ceilometer/locale/tl/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/tl/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po b/ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po index 1be5e6faf..095844564 100644 --- a/ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/tr_TR/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/uk/LC_MESSAGES/ceilometer.po b/ceilometer/locale/uk/LC_MESSAGES/ceilometer.po index 7ff656c7b..5dfec128a 100644 --- a/ceilometer/locale/uk/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/uk/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/vi_VN/LC_MESSAGES/ceilometer.po b/ceilometer/locale/vi_VN/LC_MESSAGES/ceilometer.po index 2838262f2..d540c38c6 100644 --- a/ceilometer/locale/vi_VN/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/vi_VN/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po b/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po index ad0497697..d3beb9bcb 100644 --- a/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po b/ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po index cf34f1cb9..3281e2033 100644 --- a/ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/zh_HK/LC_MESSAGES/ceilometer.po @@ -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 \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 "" + diff --git a/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po b/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po index c0a301aee..ac154d96c 100644 --- a/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po +++ b/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po @@ -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 \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 "" +