Imported Translations from Transifex
Change-Id: Ieeb3084892f6cfe3bdbf3b24068cb93b5d14ea80
This commit is contained in:
parent
b5226f499b
commit
b39ba3ba20
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-09-12 07:56+0000\n"
|
"PO-Revision-Date: 2013-09-12 07:56+0000\n"
|
||||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||||
"Language-Team: Arabic "
|
"Language-Team: Arabic "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1319,3 +1329,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Bulgarian (Bulgaria) "
|
"Language-Team: Bulgarian (Bulgaria) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
|
"PO-Revision-Date: 2013-10-20 01:34+0000\n"
|
||||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||||
"Language-Team: Bengali (India) "
|
"Language-Team: Bengali (India) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1291,3 +1301,9 @@ msgstr ""
|
|||||||
msgid "dropping sample with no predecessor: %s"
|
msgid "dropping sample with no predecessor: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Bosnian "
|
"Language-Team: Bosnian "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1376,3 +1386,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Catalan "
|
"Language-Team: Catalan "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ceilometer "
|
"Project-Id-Version: ceilometer "
|
||||||
"jenkins.ceilometer.propose.translation.update.296\n"
|
"jenkins.ceilometer.propose.translation.update.318\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Czech "
|
"Language-Team: Czech "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-05-16 08:53+0000\n"
|
"PO-Revision-Date: 2013-05-16 08:53+0000\n"
|
||||||
"Last-Translator: Jens Hyllegaard <jens.hyllegaard@gmail.com>\n"
|
"Last-Translator: Jens Hyllegaard <jens.hyllegaard@gmail.com>\n"
|
||||||
"Language-Team: Danish "
|
"Language-Team: Danish "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr "Alarm er forkert"
|
msgstr "Alarm er forkert"
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr "Alarm med dette navn findes"
|
msgstr "Alarm med dette navn findes"
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr "syslog faciliteten skal være en af: %s"
|
msgstr "syslog faciliteten skal være en af: %s"
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr "Fatalt kald til forældet konfig: %(msg)s"
|
msgstr "Fatalt kald til forældet konfig: %(msg)s"
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1385,3 +1395,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-05-22 03:36+0000\n"
|
"PO-Revision-Date: 2013-05-22 03:36+0000\n"
|
||||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||||
"Language-Team: German "
|
"Language-Team: German "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: English (Australia) "
|
"Language-Team: English (Australia) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: English (United Kingdom) "
|
"Language-Team: English (United Kingdom) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: English (United States) "
|
"Language-Team: English (United States) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Spanish "
|
"Language-Team: Spanish "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
|
"PO-Revision-Date: 2013-08-29 05:16+0000\n"
|
||||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||||
"Language-Team: Spanish (Mexico) "
|
"Language-Team: Spanish (Mexico) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1318,3 +1328,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
1303
ceilometer/locale/eu/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/eu/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
1303
ceilometer/locale/eu_ES/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/eu_ES/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
1303
ceilometer/locale/fa/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/fa/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Finnish (Finland) "
|
"Language-Team: Finnish (Finland) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Filipino "
|
"Language-Team: Filipino "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1303,3 +1313,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-03-05 15:41+0000\n"
|
"PO-Revision-Date: 2013-03-05 15:41+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: fr <LL@li.org>\n"
|
"Language-Team: fr <LL@li.org>\n"
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr "La fonction syslog doit être l'une de: %s"
|
msgstr "La fonction syslog doit être l'une de: %s"
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr "Appel fatal a une configuration obsolète: %(msg)s"
|
msgstr "Appel fatal a une configuration obsolète: %(msg)s"
|
||||||
@ -1243,37 +1239,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1386,3 +1396,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
|
"PO-Revision-Date: 2013-10-28 23:23+0000\n"
|
||||||
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
"Last-Translator: Tom Fifield <tom@openstack.org>\n"
|
||||||
"Language-Team: Galician "
|
"Language-Team: Galician "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1291,3 +1301,9 @@ msgstr ""
|
|||||||
msgid "dropping sample with no predecessor: %s"
|
msgid "dropping sample with no predecessor: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||||
"Language-Team: Hindi "
|
"Language-Team: Hindi "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1318,3 +1328,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Croatian "
|
"Language-Team: Croatian "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1376,3 +1386,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Hungarian "
|
"Language-Team: Hungarian "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Indonesian "
|
"Language-Team: Indonesian "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-04-17 22:06+0000\n"
|
"PO-Revision-Date: 2013-04-17 22:06+0000\n"
|
||||||
"Last-Translator: Stefano Maffulli <smaffulli@gmail.com>\n"
|
"Last-Translator: Stefano Maffulli <smaffulli@gmail.com>\n"
|
||||||
"Language-Team: it <LL@li.org>\n"
|
"Language-Team: it <LL@li.org>\n"
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr "syslog deve essere ad uno dei livelli: %s"
|
msgstr "syslog deve essere ad uno dei livelli: %s"
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr "Chiamata a configurazione deprecata: %(msg)s"
|
msgstr "Chiamata a configurazione deprecata: %(msg)s"
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Italian (Italy) "
|
"Language-Team: Italian (Italy) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Japanese "
|
"Language-Team: Japanese "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr "syslog ファシリティは次のどれかである必要があります: %s"
|
msgstr "syslog ファシリティは次のどれかである必要があります: %s"
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1385,3 +1395,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Georgian (Georgia) "
|
"Language-Team: Georgian (Georgia) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
1303
ceilometer/locale/km/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/km/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-09-20 18:22+0000\n"
|
"PO-Revision-Date: 2013-09-20 18:22+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Kannada "
|
"Language-Team: Kannada "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1315,3 +1325,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Korean "
|
"Language-Team: Korean "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-04-17 00:01+0000\n"
|
"PO-Revision-Date: 2013-04-17 00:01+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: ko_KR <LL@li.org>\n"
|
"Language-Team: ko_KR <LL@li.org>\n"
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr "Swift endpoint를 찾지 못하였습니다."
|
msgstr "Swift endpoint를 찾지 못하였습니다."
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr "Swift endpoint를 찾지 못하였습니다."
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
1303
ceilometer/locale/ml_IN/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/ml_IN/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Marathi (India) "
|
"Language-Team: Marathi (India) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1291,3 +1301,9 @@ msgstr ""
|
|||||||
msgid "dropping sample with no predecessor: %s"
|
msgid "dropping sample with no predecessor: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Malay "
|
"Language-Team: Malay "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Norwegian Bokmål "
|
"Language-Team: Norwegian Bokmål "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-09-10 10:38+0000\n"
|
"PO-Revision-Date: 2013-09-10 10:38+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Nepali "
|
"Language-Team: Nepali "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1318,3 +1328,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Dutch (Netherlands) "
|
"Language-Team: Dutch (Netherlands) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-07-04 07:30+0000\n"
|
"PO-Revision-Date: 2013-07-04 07:30+0000\n"
|
||||||
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
|
||||||
"Language-Team: Polish (Poland) "
|
"Language-Team: Polish (Poland) "
|
||||||
@ -65,12 +65,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -277,98 +277,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr "Nieprawidłowy alarm"
|
msgstr "Nieprawidłowy alarm"
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -424,7 +424,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -433,10 +433,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -492,22 +488,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1243,37 +1239,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1386,3 +1396,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Portuguese "
|
"Language-Team: Portuguese "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Portuguese (Brazil) "
|
"Language-Team: Portuguese (Brazil) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
|
"PO-Revision-Date: 2013-06-08 07:51+0000\n"
|
||||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||||
"Language-Team: Romanian "
|
"Language-Team: Romanian "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1385,3 +1395,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Russian "
|
"Language-Team: Russian "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1385,3 +1395,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Russian (Russia) "
|
"Language-Team: Russian (Russia) "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1376,3 +1386,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
"PO-Revision-Date: 2013-08-27 04:58+0000\n"
|
||||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||||
"Language-Team: Slovak "
|
"Language-Team: Slovak "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1318,3 +1328,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
|
"PO-Revision-Date: 2013-06-28 06:06+0000\n"
|
||||||
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
"Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
|
||||||
"Language-Team: Slovenian (Slovenia) "
|
"Language-Team: Slovenian (Slovenia) "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1385,3 +1395,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
1303
ceilometer/locale/sv/LC_MESSAGES/ceilometer.po
Normal file
1303
ceilometer/locale/sv/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Swahili (Kenya) "
|
"Language-Team: Swahili (Kenya) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Tagalog "
|
"Language-Team: Tagalog "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
"PO-Revision-Date: 2013-10-01 03:40+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Tagalog (Philippines) "
|
"Language-Team: Tagalog (Philippines) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1303,3 +1313,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Turkish (Turkey) "
|
"Language-Team: Turkish (Turkey) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Ukrainian "
|
"Language-Team: Ukrainian "
|
||||||
@ -64,12 +64,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -276,98 +276,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -423,7 +423,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -432,10 +432,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -491,22 +487,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1242,37 +1238,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1376,3 +1386,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
"PO-Revision-Date: 2013-10-18 09:52+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Urdu "
|
"Language-Team: Urdu "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1291,3 +1301,9 @@ msgstr ""
|
|||||||
msgid "dropping sample with no predecessor: %s"
|
msgid "dropping sample with no predecessor: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Vietnamese (Viet Nam) "
|
"Language-Team: Vietnamese (Viet Nam) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Chinese (China) "
|
"Language-Team: Chinese (China) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
"PO-Revision-Date: 2012-12-11 06:53+0000\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: Chinese (Hong Kong) "
|
"Language-Team: Chinese (Hong Kong) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1375,3 +1385,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Ceilometer\n"
|
"Project-Id-Version: Ceilometer\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2013-10-29 06:03+0000\n"
|
"POT-Creation-Date: 2013-11-20 06:06+0000\n"
|
||||||
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
"PO-Revision-Date: 2013-02-13 21:01+0000\n"
|
||||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||||
"Language-Team: Chinese (Taiwan) "
|
"Language-Team: Chinese (Taiwan) "
|
||||||
@ -63,12 +63,12 @@ msgstr ""
|
|||||||
msgid "Unable to notify for an alarm with no action"
|
msgid "Unable to notify for an alarm with no action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:67
|
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/alarm/evaluator/__init__.py:79
|
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||||
msgid "alarm state update failed"
|
msgid "alarm state update failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -275,98 +275,98 @@ msgstr ""
|
|||||||
msgid "assignment retrieval failed"
|
msgid "assignment retrieval failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:75
|
#: ceilometer/api/controllers/v2.py:79
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(entity)s %(id)s Not Found"
|
msgid "%(entity)s %(id)s Not Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:93
|
#: ceilometer/api/controllers/v2.py:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
msgid "Value %(value)s is invalid (should be greater or equal to %(min)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:99
|
#: ceilometer/api/controllers/v2.py:111
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
msgid "Value %(value)s is invalid (should be lower or equal to %(max)s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:237
|
#: ceilometer/api/controllers/v2.py:248
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Failed to convert the metadata value %s automatically"
|
msgid "Failed to convert the metadata value %s automatically"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:255
|
#: ceilometer/api/controllers/v2.py:266
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Failed to convert the metadata value %(value)s to the expected data type "
|
"Failed to convert the metadata value %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:260
|
#: ceilometer/api/controllers/v2.py:271
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The data type %s is not supported. The supported data type list is: "
|
"The data type %s is not supported. The supported data type list is: "
|
||||||
"integer, float, boolean and string."
|
"integer, float, boolean and string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:265
|
#: ceilometer/api/controllers/v2.py:276
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Unexpected exception converting %(value)s to the expected data type "
|
"Unexpected exception converting %(value)s to the expected data type "
|
||||||
"%(type)s."
|
"%(type)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:277
|
#: ceilometer/api/controllers/v2.py:286
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Not Authorized to access project %s"
|
msgid "Not Authorized to access project %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:784
|
#: ceilometer/api/controllers/v2.py:794
|
||||||
msgid "Period must be positive."
|
msgid "Period must be positive."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:950
|
#: ceilometer/api/controllers/v2.py:958
|
||||||
msgid "Resource"
|
msgid "Resource"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1017
|
#: ceilometer/api/controllers/v2.py:1025
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||||
"%(threshold)s over %(period)s seconds"
|
"%(threshold)s over %(period)s seconds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1056
|
#: ceilometer/api/controllers/v2.py:1064
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Combined state of alarms %s"
|
msgid "Combined state of alarms %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1150
|
#: ceilometer/api/controllers/v2.py:1161
|
||||||
msgid "either threshold_rule or combination_rule must be set"
|
msgid "either threshold_rule or combination_rule must be set"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1156
|
#: ceilometer/api/controllers/v2.py:1166
|
||||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1177
|
#: ceilometer/api/controllers/v2.py:1186
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Alarm %s doesn't exist"
|
msgid "Alarm %s doesn't exist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1275
|
#: ceilometer/api/controllers/v2.py:1282
|
||||||
msgid "Alarm"
|
msgid "Alarm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1340 ceilometer/api/controllers/v2.py:1473
|
#: ceilometer/api/controllers/v2.py:1351 ceilometer/api/controllers/v2.py:1490
|
||||||
msgid "Alarm incorrect"
|
msgid "Alarm incorrect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1385
|
#: ceilometer/api/controllers/v2.py:1401
|
||||||
msgid "state invalid"
|
msgid "state invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/api/controllers/v2.py:1465
|
#: ceilometer/api/controllers/v2.py:1484
|
||||||
msgid "Alarm with that name exists"
|
msgid "Alarm with that name exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -422,7 +422,7 @@ msgstr ""
|
|||||||
msgid "Kwapi endpoint not found"
|
msgid "Kwapi endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/objectstore/swift.py:67
|
#: ceilometer/objectstore/swift.py:66
|
||||||
msgid "Swift endpoint not found"
|
msgid "Swift endpoint not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -431,10 +431,6 @@ msgstr ""
|
|||||||
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
msgid "Eventlet backdoor listening on %(port)s for process %(pid)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/exception.py:103
|
|
||||||
msgid "Uncaught exception"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ceilometer/openstack/common/excutils.py:64
|
#: ceilometer/openstack/common/excutils.py:64
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Original exception being dropped: %s"
|
msgid "Original exception being dropped: %s"
|
||||||
@ -490,22 +486,22 @@ msgstr ""
|
|||||||
msgid "Semaphore / lock released \"%(function)s\""
|
msgid "Semaphore / lock released \"%(function)s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:247
|
#: ceilometer/openstack/common/log.py:250
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Deprecated: %s"
|
msgid "Deprecated: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:346
|
#: ceilometer/openstack/common/log.py:349
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:396
|
#: ceilometer/openstack/common/log.py:400
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "syslog facility must be one of: %s"
|
msgid "syslog facility must be one of: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/openstack/common/log.py:566
|
#: ceilometer/openstack/common/log.py:570
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Fatal call to deprecated config: %(msg)s"
|
msgid "Fatal call to deprecated config: %(msg)s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1241,37 +1237,51 @@ msgstr ""
|
|||||||
msgid "Creating Consumer connection for Service %s"
|
msgid "Creating Consumer connection for Service %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:55
|
#: ceilometer/publisher/udp.py:57
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
msgid "Publishing sample %(msg)s over UDP to %(host)s:%(port)d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/publisher/udp.py:62
|
#: ceilometer/publisher/udp.py:64
|
||||||
msgid "Unable to send sample over UDP"
|
msgid "Unable to send sample over UDP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_db2.py:404 ceilometer/storage/impl_db2.py:473
|
#: ceilometer/storage/impl_db2.py:156
|
||||||
#: ceilometer/storage/impl_db2.py:681 ceilometer/storage/impl_hbase.py:308
|
#, python-format
|
||||||
#: ceilometer/storage/impl_hbase.py:392 ceilometer/storage/impl_mongodb.py:605
|
msgid "Connecting to DB2 on %s"
|
||||||
#: ceilometer/storage/impl_mongodb.py:687
|
msgstr ""
|
||||||
#: ceilometer/storage/impl_mongodb.py:863
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:296
|
#: ceilometer/storage/impl_db2.py:405 ceilometer/storage/impl_db2.py:474
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:399
|
#: ceilometer/storage/impl_db2.py:682 ceilometer/storage/impl_hbase.py:309
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:614
|
#: ceilometer/storage/impl_hbase.py:393 ceilometer/storage/impl_mongodb.py:606
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:688
|
||||||
|
#: ceilometer/storage/impl_mongodb.py:864
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:351
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:457
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:675
|
||||||
msgid "Pagination not implemented"
|
msgid "Pagination not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:114
|
#: ceilometer/storage/impl_mongodb.py:158
|
||||||
|
#, python-format
|
||||||
|
msgid "Connecting to MongoDB on %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:131
|
||||||
|
#, python-format
|
||||||
|
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ceilometer/storage/impl_sqlalchemy.py:153
|
||||||
msgid "Missing required meter specifier"
|
msgid "Missing required meter specifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:137
|
#: ceilometer/storage/impl_sqlalchemy.py:266
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:298
|
#, python-format
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:401
|
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||||
msgid "metaquery not implemented"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ceilometer/storage/impl_sqlalchemy.py:548
|
#: ceilometer/storage/impl_sqlalchemy.py:609
|
||||||
msgid "Unable to group by these fields"
|
msgid "Unable to group by these fields"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1384,3 +1394,9 @@ msgstr ""
|
|||||||
#~ msgid "%s is mandatory"
|
#~ msgid "%s is mandatory"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Uncaught exception"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "metaquery not implemented"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user