Imported Translations from Transifex
Change-Id: Icec67d966311dc70462a5a8e9e9a5711d4d6d7d3
This commit is contained in:
parent
dc72b33397
commit
6697af2e52
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -7,9 +7,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ceilometer "
|
||||
"jenkins.ceilometer.propose.translation.update.419\n"
|
||||
"jenkins.ceilometer.propose.translation.update.452\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-02-26 06:06+0000\n"
|
||||
"POT-Creation-Date: 2014-03-31 06:07+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -18,45 +18,73 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:78
|
||||
#: ceilometer/agent.py:84
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:94
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:169
|
||||
#, python-format
|
||||
msgid "Unable to discover resources: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:171
|
||||
#, python-format
|
||||
msgid "Unknown discovery extension: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:119
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:124
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:77
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:81
|
||||
#: ceilometer/collector.py:80
|
||||
#, python-format
|
||||
msgid "UDP: Storing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:85
|
||||
#: ceilometer/collector.py:84
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:76
|
||||
#: ceilometer/notification.py:70
|
||||
msgid "Loading event definitions"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:88 ceilometer/notifier.py:47
|
||||
#: ceilometer/notification.py:82 ceilometer/notifier.py:47
|
||||
#, python-format
|
||||
msgid "Failed to load any notification handlers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:106
|
||||
#: ceilometer/notification.py:100
|
||||
#, python-format
|
||||
msgid "Event types from %(name)s: %(type)s (ack_on_error=%(error)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:122
|
||||
#: ceilometer/notification.py:116
|
||||
#, python-format
|
||||
msgid "Could not join consumer pool %(topic)s/%(exchange)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:134
|
||||
#: ceilometer/notification.py:128
|
||||
#, python-format
|
||||
msgid "notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:151
|
||||
#: ceilometer/notification.py:145
|
||||
#, python-format
|
||||
msgid "Saving event \"%s\""
|
||||
msgstr ""
|
||||
@ -66,80 +94,88 @@ msgstr ""
|
||||
msgid "loading notification handlers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:129
|
||||
#: ceilometer/pipeline.py:237
|
||||
#, python-format
|
||||
msgid "Unable to load publisher %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:176
|
||||
#: ceilometer/pipeline.py:256
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Setup transformer instance %(name)s with parameter"
|
||||
" %(param)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:189
|
||||
#: ceilometer/pipeline.py:269
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Sample dropped by transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:196
|
||||
#: ceilometer/pipeline.py:276
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Exit after error from transformer %(trans)s for "
|
||||
"%(smp)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:216
|
||||
#: ceilometer/pipeline.py:296
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Transform sample %(smp)s from %(trans)s transformer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:226
|
||||
#: ceilometer/pipeline.py:306
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Publishing samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:231
|
||||
#: ceilometer/pipeline.py:311
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Continue after error from publisher %(pub)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:235
|
||||
#: ceilometer/pipeline.py:315
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Published samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:284
|
||||
#, python-format
|
||||
msgid "Flush pipeline %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:290
|
||||
#: ceilometer/pipeline.py:331
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Error flushing transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:373
|
||||
#: ceilometer/pipeline.py:492
|
||||
msgid "detected decoupled pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:502
|
||||
msgid "detected deprecated pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:522
|
||||
#, python-format
|
||||
msgid "Pipeline config file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:379
|
||||
#: ceilometer/pipeline.py:528
|
||||
#, python-format
|
||||
msgid "Pipeline config: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:98
|
||||
#: ceilometer/service.py:111
|
||||
#, python-format
|
||||
msgid "loading dispatchers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:106
|
||||
#: ceilometer/service.py:119
|
||||
#, python-format
|
||||
msgid "Failed to load any dispatchers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:127
|
||||
#, python-format
|
||||
msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:52
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -147,59 +183,59 @@ msgid ""
|
||||
"%(previous)s to state %(state)s, skipping the notification."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:96
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:101
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "alarm evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#: ceilometer/alarm/service.py:102
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:110
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:163 ceilometer/alarm/service.py:221
|
||||
#: ceilometer/alarm/service.py:153 ceilometer/alarm/service.py:211
|
||||
msgid "initialize_service_hooks"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:234
|
||||
#: ceilometer/alarm/service.py:224
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:243
|
||||
#: ceilometer/alarm/service.py:233
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:249
|
||||
#: ceilometer/alarm/service.py:239
|
||||
#, python-format
|
||||
msgid "Notifying alarm %(id)s with action %(act)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:254
|
||||
#: ceilometer/alarm/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:274
|
||||
#: ceilometer/alarm/service.py:264
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#: ceilometer/alarm/evaluator/__init__.py:71
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
#: ceilometer/alarm/evaluator/__init__.py:83
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
@ -222,6 +258,12 @@ msgstr ""
|
||||
msgid "Remaining as %(state)s due to alarms %(alarm_ids)s in state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:100
|
||||
#: ceilometer/alarm/evaluator/threshold.py:177
|
||||
#, python-format
|
||||
msgid "Attempted to evaluate alarm %s, but it is not within its time constraint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:63
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
@ -270,7 +312,7 @@ msgid ""
|
||||
"threshold, most recent: %(most_recent)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:191
|
||||
#: ceilometer/alarm/evaluator/threshold.py:196
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -405,21 +447,21 @@ msgstr ""
|
||||
msgid "assignment retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:119
|
||||
#: ceilometer/api/app.py:133
|
||||
#, python-format
|
||||
msgid "Starting server in PID %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:120
|
||||
#: ceilometer/api/app.py:134
|
||||
msgid "Configuration:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:124
|
||||
#: ceilometer/api/app.py:138
|
||||
#, python-format
|
||||
msgid "serving on 0.0.0.0:%(sport)s, view at http://127.0.0.1:%(vport)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:128
|
||||
#: ceilometer/api/app.py:142
|
||||
#, python-format
|
||||
msgid "serving on http://%(host)s:%(port)s"
|
||||
msgstr ""
|
||||
@ -429,145 +471,160 @@ msgstr ""
|
||||
msgid "Error parsing HTTP response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:84
|
||||
#: ceilometer/api/controllers/v2.py:86
|
||||
#, python-format
|
||||
msgid "%(entity)s %(id)s Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:231
|
||||
#: ceilometer/api/controllers/v2.py:245
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:243
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid "Failed to convert the value %(value)s to the expected data type %(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:248
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %(type)s is not supported. The supported data type list is:"
|
||||
" %(supported)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:253
|
||||
#: ceilometer/api/controllers/v2.py:267
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:263
|
||||
#: ceilometer/api/controllers/v2.py:278
|
||||
#, python-format
|
||||
msgid "Not Authorized to access project %s"
|
||||
msgid "Not Authorized to access %(aspect)s %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:669 ceilometer/api/v1/blueprint.py:579
|
||||
#: ceilometer/api/controllers/v2.py:737 ceilometer/api/v1/blueprint.py:579
|
||||
msgid "clamping min timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:674 ceilometer/api/v1/blueprint.py:582
|
||||
#: ceilometer/api/controllers/v2.py:742 ceilometer/api/v1/blueprint.py:582
|
||||
msgid "clamping max timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:729 ceilometer/api/controllers/v2.py:981
|
||||
#: ceilometer/api/controllers/v2.py:818 ceilometer/api/controllers/v2.py:1074
|
||||
msgid "Limit must be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:806
|
||||
#: ceilometer/api/controllers/v2.py:896
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:815
|
||||
#: ceilometer/api/controllers/v2.py:908
|
||||
#, python-format
|
||||
msgid "computed value coming from %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:997
|
||||
#: ceilometer/api/controllers/v2.py:1090
|
||||
msgid "Sample"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1180
|
||||
#: ceilometer/api/controllers/v2.py:1272
|
||||
msgid "Limit should be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1267
|
||||
#: ceilometer/api/controllers/v2.py:1364
|
||||
#, python-format
|
||||
msgid "String %s is not a valid isotime"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1268
|
||||
#: ceilometer/api/controllers/v2.py:1365
|
||||
#, python-format
|
||||
msgid "Failed to parse the timestamp value %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1353
|
||||
#: ceilometer/api/controllers/v2.py:1451
|
||||
msgid "Resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1425
|
||||
#: ceilometer/api/controllers/v2.py:1525
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1466
|
||||
#: ceilometer/api/controllers/v2.py:1566
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1564
|
||||
msgid "either threshold_rule or combination_rule must be set"
|
||||
#: ceilometer/api/controllers/v2.py:1618
|
||||
#, python-format
|
||||
msgid "Timezone %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1569
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1589 ceilometer/api/controllers/v2.py:1685
|
||||
#: ceilometer/api/controllers/v2.py:1739 ceilometer/api/controllers/v2.py:1855
|
||||
msgid "Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1743
|
||||
msgid "Time constraint names must be unique for a given alarm."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1753
|
||||
#, python-format
|
||||
msgid "%(rule)s must be set for %(type)s type alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1757
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1924
|
||||
#, python-format
|
||||
msgid "Alarm with name=%s exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1932
|
||||
#, python-format
|
||||
msgid "Error while putting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1754 ceilometer/api/controllers/v2.py:1893
|
||||
#: ceilometer/api/controllers/v2.py:1933 ceilometer/api/controllers/v2.py:2081
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1804
|
||||
#: ceilometer/api/controllers/v2.py:1983
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1886
|
||||
#: ceilometer/api/controllers/v2.py:2074
|
||||
#, python-format
|
||||
msgid "Alarm with name='%s' exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1892
|
||||
#: ceilometer/api/controllers/v2.py:2080
|
||||
#, python-format
|
||||
msgid "Error while posting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2043
|
||||
#: ceilometer/api/controllers/v2.py:2231
|
||||
#, python-format
|
||||
msgid "operator %s not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2064
|
||||
#: ceilometer/api/controllers/v2.py:2252
|
||||
#, python-format
|
||||
msgid "Getting traits for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2128
|
||||
#: ceilometer/api/controllers/v2.py:2316
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2131
|
||||
#: ceilometer/api/controllers/v2.py:2319
|
||||
#, python-format
|
||||
msgid "More than one event with id %s returned from storage driver"
|
||||
msgstr ""
|
||||
@ -579,19 +636,9 @@ msgid ""
|
||||
"min_ts %(min_ts)s, max_ts %(max_ts)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:43 ceilometer/compute/manager.py:42
|
||||
#: ceilometer/central/manager.py:48
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:52 ceilometer/compute/manager.py:50
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/manager.py:59
|
||||
#, python-format
|
||||
msgid "Unable to retrieve instances: %s"
|
||||
msgid "Skip interval_task because Keystone error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:82
|
||||
@ -628,46 +675,106 @@ msgstr ""
|
||||
msgid "An error occurred while building %(m)s sample: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:34
|
||||
#: ceilometer/compute/pollsters/net.py:77
|
||||
#: ceilometer/compute/pollsters/cpu.py:35
|
||||
#, python-format
|
||||
msgid "checking instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:38
|
||||
#: ceilometer/compute/pollsters/cpu.py:39
|
||||
#, python-format
|
||||
msgid "CPUTIME USAGE: %(instance)s %(time)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:51
|
||||
#: ceilometer/compute/pollsters/disk.py:96
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:85
|
||||
#: ceilometer/compute/pollsters/disk.py:97
|
||||
#: ceilometer/compute/pollsters/disk.py:205
|
||||
#: ceilometer/compute/pollsters/memory.py:47
|
||||
#: ceilometer/compute/pollsters/net.py:104
|
||||
#, python-format
|
||||
msgid "Exception while getting samples %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:56
|
||||
#, python-format
|
||||
msgid "Obtaining CPU time is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:59
|
||||
#, python-format
|
||||
msgid "could not get CPU time for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:98
|
||||
#: ceilometer/compute/pollsters/net.py:92
|
||||
#: ceilometer/compute/pollsters/cpu.py:69
|
||||
#, python-format
|
||||
msgid "Checking CPU util for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:73
|
||||
#, python-format
|
||||
msgid "CPU UTIL: %(instance)s %(util)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:88
|
||||
#, python-format
|
||||
msgid "Obtaining CPU Util is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:91
|
||||
#, python-format
|
||||
msgid "Could not get CPU Util for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:100
|
||||
#: ceilometer/compute/pollsters/disk.py:208
|
||||
#: ceilometer/compute/pollsters/net.py:107
|
||||
#, python-format
|
||||
msgid "%(inspector)s does not provide data for %(pollster)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:105
|
||||
#: ceilometer/compute/pollsters/disk.py:214
|
||||
#: ceilometer/compute/pollsters/net.py:112
|
||||
#, python-format
|
||||
msgid "Ignoring instance %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:155
|
||||
#: ceilometer/compute/pollsters/memory.py:31
|
||||
#, python-format
|
||||
msgid "Checking memory usage for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:35
|
||||
#, python-format
|
||||
msgid "MEMORY USAGE: %(instance)s %(usage)f"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:50
|
||||
#, python-format
|
||||
msgid "Obtaining Memory Usage is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:53
|
||||
#, python-format
|
||||
msgid "Could not get Memory Usage for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#, python-format
|
||||
msgid "checking net info for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:231
|
||||
#, python-format
|
||||
msgid "Unable to load the hypervisor inspector: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:182
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:184
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -695,6 +802,14 @@ msgid ""
|
||||
"SHUTOFF"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:86
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:103
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:135
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:148
|
||||
#, python-format
|
||||
msgid "VM %s not found in VMware Vsphere"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/dispatcher/database.py:50
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -779,6 +894,16 @@ msgstr ""
|
||||
msgid "Event Definitions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:71
|
||||
#, python-format
|
||||
msgid "inspector call %(func)r failed for host %(host)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:103
|
||||
#, python-format
|
||||
msgid "Can NOT load inspector %(name)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/floatingip.py:45
|
||||
#, python-format
|
||||
msgid "FLOATING IP USAGE: %s"
|
||||
@ -789,6 +914,16 @@ msgstr ""
|
||||
msgid "network notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/client.py:232
|
||||
#: ceilometer/tests/network/statistics/opendaylight/test_client.py:144
|
||||
#, python-format
|
||||
msgid "OpenDaylitght API returned %(status)s %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/driver.py:166
|
||||
msgid "Request failed to connect to OpenDaylight with NorthBound REST API"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:70
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
@ -1633,9 +1768,7 @@ msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:106
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Publishing policy set to %s, override backend retry "
|
||||
"config to 1"
|
||||
msgid "Publishing policy set to %s, override backend retry config to 1"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:111
|
||||
@ -1682,127 +1815,57 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:72
|
||||
#: ceilometer/storage/__init__.py:76
|
||||
#, python-format
|
||||
msgid "looking for %(name)r driver in %(namespace)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:165
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:170
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:138 ceilometer/storage/base.py:164
|
||||
msgid "Projects not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:148
|
||||
msgid "Clearing samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:156
|
||||
msgid "Users not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:185
|
||||
msgid "Resources not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:200
|
||||
msgid "Meters not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:209
|
||||
msgid "Samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:217
|
||||
msgid "Statistics not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:223 ceilometer/storage/base.py:231
|
||||
#: ceilometer/storage/base.py:236 ceilometer/storage/base.py:241
|
||||
msgid "Alarms not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:271 ceilometer/storage/base.py:276
|
||||
msgid "Alarm history not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:288 ceilometer/storage/base.py:294
|
||||
#: ceilometer/storage/base.py:300 ceilometer/storage/base.py:310
|
||||
#: ceilometer/storage/base.py:321
|
||||
msgid "Events not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:332
|
||||
msgid "Complex query for samples is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:344
|
||||
msgid "Complex query for alarms is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:356
|
||||
msgid "Complex query for alarms history is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:283 ceilometer/storage/impl_db2.py:455
|
||||
#: ceilometer/storage/impl_hbase.py:313 ceilometer/storage/impl_hbase.py:375
|
||||
#: ceilometer/storage/impl_mongodb.py:542
|
||||
#: ceilometer/storage/impl_mongodb.py:769
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:429
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:522
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:817
|
||||
#: ceilometer/storage/pymongo_base.py:172
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:100
|
||||
#: ceilometer/storage/impl_hbase.py:136
|
||||
msgid "Creating a new in-memory HBase Connection object"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:115
|
||||
#: ceilometer/storage/impl_hbase.py:156
|
||||
msgid "Dropping HBase schema..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:123
|
||||
#: ceilometer/storage/impl_hbase.py:168
|
||||
msgid "Cannot disable table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:127
|
||||
#: ceilometer/storage/impl_hbase.py:172
|
||||
msgid "Cannot delete table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:138
|
||||
#: ceilometer/storage/impl_hbase.py:183
|
||||
#, python-format
|
||||
msgid "connecting to HBase on %(host)s:%(port)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:276 ceilometer/storage/impl_hbase.py:288
|
||||
#: ceilometer/storage/impl_hbase.py:348 ceilometer/storage/impl_hbase.py:361
|
||||
#, python-format
|
||||
msgid "source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:339
|
||||
#: ceilometer/storage/impl_hbase.py:397
|
||||
#, python-format
|
||||
msgid "Query Meter table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:380
|
||||
#: ceilometer/storage/impl_hbase.py:440
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:446
|
||||
#, python-format
|
||||
msgid "Query Resource table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:425
|
||||
#: ceilometer/storage/impl_hbase.py:478
|
||||
#, python-format
|
||||
msgid "Query Meter Table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:636
|
||||
#: ceilometer/storage/impl_hbase.py:715
|
||||
msgid "Opening in-memory HBase connection"
|
||||
msgstr ""
|
||||
|
||||
@ -1816,35 +1879,22 @@ msgstr ""
|
||||
msgid "Dropping data with TTL %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:124
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:148
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:334
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:357
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:748
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1066
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1055
|
||||
#, python-format
|
||||
msgid "Failed to record event: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1081
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1070
|
||||
#, python-format
|
||||
msgid "Getting events that match filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1198
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1187
|
||||
#, python-format
|
||||
msgid "Get traits for %s"
|
||||
msgstr ""
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1928
ceilometer/locale/el/LC_MESSAGES/ceilometer.po
Normal file
1928
ceilometer/locale/el/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-02-26 06:06+0000\n"
|
||||
"POT-Creation-Date: 2014-03-31 06:07+0000\n"
|
||||
"PO-Revision-Date: 2014-02-25 08:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew "
|
||||
@ -18,45 +18,73 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:78
|
||||
#: ceilometer/agent.py:84
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:94
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:169
|
||||
#, python-format
|
||||
msgid "Unable to discover resources: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:171
|
||||
#, python-format
|
||||
msgid "Unknown discovery extension: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:119
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:124
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:77
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:81
|
||||
#: ceilometer/collector.py:80
|
||||
#, python-format
|
||||
msgid "UDP: Storing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:85
|
||||
#: ceilometer/collector.py:84
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:76
|
||||
#: ceilometer/notification.py:70
|
||||
msgid "Loading event definitions"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:88 ceilometer/notifier.py:47
|
||||
#: ceilometer/notification.py:82 ceilometer/notifier.py:47
|
||||
#, python-format
|
||||
msgid "Failed to load any notification handlers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:106
|
||||
#: ceilometer/notification.py:100
|
||||
#, python-format
|
||||
msgid "Event types from %(name)s: %(type)s (ack_on_error=%(error)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:122
|
||||
#: ceilometer/notification.py:116
|
||||
#, python-format
|
||||
msgid "Could not join consumer pool %(topic)s/%(exchange)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:134
|
||||
#: ceilometer/notification.py:128
|
||||
#, python-format
|
||||
msgid "notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:151
|
||||
#: ceilometer/notification.py:145
|
||||
#, python-format
|
||||
msgid "Saving event \"%s\""
|
||||
msgstr ""
|
||||
@ -66,80 +94,88 @@ msgstr ""
|
||||
msgid "loading notification handlers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:129
|
||||
#: ceilometer/pipeline.py:237
|
||||
#, python-format
|
||||
msgid "Unable to load publisher %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:176
|
||||
#: ceilometer/pipeline.py:256
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Setup transformer instance %(name)s with parameter"
|
||||
" %(param)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:189
|
||||
#: ceilometer/pipeline.py:269
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Sample dropped by transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:196
|
||||
#: ceilometer/pipeline.py:276
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Exit after error from transformer %(trans)s for "
|
||||
"%(smp)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:216
|
||||
#: ceilometer/pipeline.py:296
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Transform sample %(smp)s from %(trans)s transformer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:226
|
||||
#: ceilometer/pipeline.py:306
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Publishing samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:231
|
||||
#: ceilometer/pipeline.py:311
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Continue after error from publisher %(pub)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:235
|
||||
#: ceilometer/pipeline.py:315
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Published samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:284
|
||||
#, python-format
|
||||
msgid "Flush pipeline %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:290
|
||||
#: ceilometer/pipeline.py:331
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Error flushing transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:373
|
||||
#: ceilometer/pipeline.py:492
|
||||
msgid "detected decoupled pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:502
|
||||
msgid "detected deprecated pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:522
|
||||
#, python-format
|
||||
msgid "Pipeline config file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:379
|
||||
#: ceilometer/pipeline.py:528
|
||||
#, python-format
|
||||
msgid "Pipeline config: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:98
|
||||
#: ceilometer/service.py:111
|
||||
#, python-format
|
||||
msgid "loading dispatchers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:106
|
||||
#: ceilometer/service.py:119
|
||||
#, python-format
|
||||
msgid "Failed to load any dispatchers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:127
|
||||
#, python-format
|
||||
msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:52
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -147,59 +183,59 @@ msgid ""
|
||||
"%(previous)s to state %(state)s, skipping the notification."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:96
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:101
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "alarm evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#: ceilometer/alarm/service.py:102
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:110
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:163 ceilometer/alarm/service.py:221
|
||||
#: ceilometer/alarm/service.py:153 ceilometer/alarm/service.py:211
|
||||
msgid "initialize_service_hooks"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:234
|
||||
#: ceilometer/alarm/service.py:224
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:243
|
||||
#: ceilometer/alarm/service.py:233
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:249
|
||||
#: ceilometer/alarm/service.py:239
|
||||
#, python-format
|
||||
msgid "Notifying alarm %(id)s with action %(act)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:254
|
||||
#: ceilometer/alarm/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:274
|
||||
#: ceilometer/alarm/service.py:264
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#: ceilometer/alarm/evaluator/__init__.py:71
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
#: ceilometer/alarm/evaluator/__init__.py:83
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
@ -222,6 +258,12 @@ msgstr ""
|
||||
msgid "Remaining as %(state)s due to alarms %(alarm_ids)s in state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:100
|
||||
#: ceilometer/alarm/evaluator/threshold.py:177
|
||||
#, python-format
|
||||
msgid "Attempted to evaluate alarm %s, but it is not within its time constraint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:63
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
@ -270,7 +312,7 @@ msgid ""
|
||||
"threshold, most recent: %(most_recent)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:191
|
||||
#: ceilometer/alarm/evaluator/threshold.py:196
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -405,21 +447,21 @@ msgstr ""
|
||||
msgid "assignment retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:119
|
||||
#: ceilometer/api/app.py:133
|
||||
#, python-format
|
||||
msgid "Starting server in PID %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:120
|
||||
#: ceilometer/api/app.py:134
|
||||
msgid "Configuration:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:124
|
||||
#: ceilometer/api/app.py:138
|
||||
#, python-format
|
||||
msgid "serving on 0.0.0.0:%(sport)s, view at http://127.0.0.1:%(vport)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:128
|
||||
#: ceilometer/api/app.py:142
|
||||
#, python-format
|
||||
msgid "serving on http://%(host)s:%(port)s"
|
||||
msgstr ""
|
||||
@ -429,145 +471,160 @@ msgstr ""
|
||||
msgid "Error parsing HTTP response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:84
|
||||
#: ceilometer/api/controllers/v2.py:86
|
||||
#, python-format
|
||||
msgid "%(entity)s %(id)s Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:231
|
||||
#: ceilometer/api/controllers/v2.py:245
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:243
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid "Failed to convert the value %(value)s to the expected data type %(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:248
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %(type)s is not supported. The supported data type list is:"
|
||||
" %(supported)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:253
|
||||
#: ceilometer/api/controllers/v2.py:267
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:263
|
||||
#: ceilometer/api/controllers/v2.py:278
|
||||
#, python-format
|
||||
msgid "Not Authorized to access project %s"
|
||||
msgid "Not Authorized to access %(aspect)s %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:669 ceilometer/api/v1/blueprint.py:579
|
||||
#: ceilometer/api/controllers/v2.py:737 ceilometer/api/v1/blueprint.py:579
|
||||
msgid "clamping min timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:674 ceilometer/api/v1/blueprint.py:582
|
||||
#: ceilometer/api/controllers/v2.py:742 ceilometer/api/v1/blueprint.py:582
|
||||
msgid "clamping max timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:729 ceilometer/api/controllers/v2.py:981
|
||||
#: ceilometer/api/controllers/v2.py:818 ceilometer/api/controllers/v2.py:1074
|
||||
msgid "Limit must be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:806
|
||||
#: ceilometer/api/controllers/v2.py:896
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:815
|
||||
#: ceilometer/api/controllers/v2.py:908
|
||||
#, python-format
|
||||
msgid "computed value coming from %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:997
|
||||
#: ceilometer/api/controllers/v2.py:1090
|
||||
msgid "Sample"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1180
|
||||
#: ceilometer/api/controllers/v2.py:1272
|
||||
msgid "Limit should be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1267
|
||||
#: ceilometer/api/controllers/v2.py:1364
|
||||
#, python-format
|
||||
msgid "String %s is not a valid isotime"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1268
|
||||
#: ceilometer/api/controllers/v2.py:1365
|
||||
#, python-format
|
||||
msgid "Failed to parse the timestamp value %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1353
|
||||
#: ceilometer/api/controllers/v2.py:1451
|
||||
msgid "Resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1425
|
||||
#: ceilometer/api/controllers/v2.py:1525
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1466
|
||||
#: ceilometer/api/controllers/v2.py:1566
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1564
|
||||
msgid "either threshold_rule or combination_rule must be set"
|
||||
#: ceilometer/api/controllers/v2.py:1618
|
||||
#, python-format
|
||||
msgid "Timezone %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1569
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1589 ceilometer/api/controllers/v2.py:1685
|
||||
#: ceilometer/api/controllers/v2.py:1739 ceilometer/api/controllers/v2.py:1855
|
||||
msgid "Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1743
|
||||
msgid "Time constraint names must be unique for a given alarm."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1753
|
||||
#, python-format
|
||||
msgid "%(rule)s must be set for %(type)s type alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1757
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1924
|
||||
#, python-format
|
||||
msgid "Alarm with name=%s exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1932
|
||||
#, python-format
|
||||
msgid "Error while putting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1754 ceilometer/api/controllers/v2.py:1893
|
||||
#: ceilometer/api/controllers/v2.py:1933 ceilometer/api/controllers/v2.py:2081
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1804
|
||||
#: ceilometer/api/controllers/v2.py:1983
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1886
|
||||
#: ceilometer/api/controllers/v2.py:2074
|
||||
#, python-format
|
||||
msgid "Alarm with name='%s' exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1892
|
||||
#: ceilometer/api/controllers/v2.py:2080
|
||||
#, python-format
|
||||
msgid "Error while posting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2043
|
||||
#: ceilometer/api/controllers/v2.py:2231
|
||||
#, python-format
|
||||
msgid "operator %s not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2064
|
||||
#: ceilometer/api/controllers/v2.py:2252
|
||||
#, python-format
|
||||
msgid "Getting traits for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2128
|
||||
#: ceilometer/api/controllers/v2.py:2316
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2131
|
||||
#: ceilometer/api/controllers/v2.py:2319
|
||||
#, python-format
|
||||
msgid "More than one event with id %s returned from storage driver"
|
||||
msgstr ""
|
||||
@ -579,19 +636,9 @@ msgid ""
|
||||
"min_ts %(min_ts)s, max_ts %(max_ts)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:43 ceilometer/compute/manager.py:42
|
||||
#: ceilometer/central/manager.py:48
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:52 ceilometer/compute/manager.py:50
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/manager.py:59
|
||||
#, python-format
|
||||
msgid "Unable to retrieve instances: %s"
|
||||
msgid "Skip interval_task because Keystone error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:82
|
||||
@ -628,46 +675,106 @@ msgstr ""
|
||||
msgid "An error occurred while building %(m)s sample: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:34
|
||||
#: ceilometer/compute/pollsters/net.py:77
|
||||
#: ceilometer/compute/pollsters/cpu.py:35
|
||||
#, python-format
|
||||
msgid "checking instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:38
|
||||
#: ceilometer/compute/pollsters/cpu.py:39
|
||||
#, python-format
|
||||
msgid "CPUTIME USAGE: %(instance)s %(time)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:51
|
||||
#: ceilometer/compute/pollsters/disk.py:96
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:85
|
||||
#: ceilometer/compute/pollsters/disk.py:97
|
||||
#: ceilometer/compute/pollsters/disk.py:205
|
||||
#: ceilometer/compute/pollsters/memory.py:47
|
||||
#: ceilometer/compute/pollsters/net.py:104
|
||||
#, python-format
|
||||
msgid "Exception while getting samples %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:56
|
||||
#, python-format
|
||||
msgid "Obtaining CPU time is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:59
|
||||
#, python-format
|
||||
msgid "could not get CPU time for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:98
|
||||
#: ceilometer/compute/pollsters/net.py:92
|
||||
#: ceilometer/compute/pollsters/cpu.py:69
|
||||
#, python-format
|
||||
msgid "Checking CPU util for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:73
|
||||
#, python-format
|
||||
msgid "CPU UTIL: %(instance)s %(util)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:88
|
||||
#, python-format
|
||||
msgid "Obtaining CPU Util is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:91
|
||||
#, python-format
|
||||
msgid "Could not get CPU Util for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:100
|
||||
#: ceilometer/compute/pollsters/disk.py:208
|
||||
#: ceilometer/compute/pollsters/net.py:107
|
||||
#, python-format
|
||||
msgid "%(inspector)s does not provide data for %(pollster)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:105
|
||||
#: ceilometer/compute/pollsters/disk.py:214
|
||||
#: ceilometer/compute/pollsters/net.py:112
|
||||
#, python-format
|
||||
msgid "Ignoring instance %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:155
|
||||
#: ceilometer/compute/pollsters/memory.py:31
|
||||
#, python-format
|
||||
msgid "Checking memory usage for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:35
|
||||
#, python-format
|
||||
msgid "MEMORY USAGE: %(instance)s %(usage)f"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:50
|
||||
#, python-format
|
||||
msgid "Obtaining Memory Usage is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:53
|
||||
#, python-format
|
||||
msgid "Could not get Memory Usage for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#, python-format
|
||||
msgid "checking net info for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:231
|
||||
#, python-format
|
||||
msgid "Unable to load the hypervisor inspector: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:182
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:184
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -695,6 +802,14 @@ msgid ""
|
||||
"SHUTOFF"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:86
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:103
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:135
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:148
|
||||
#, python-format
|
||||
msgid "VM %s not found in VMware Vsphere"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/dispatcher/database.py:50
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -779,6 +894,16 @@ msgstr ""
|
||||
msgid "Event Definitions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:71
|
||||
#, python-format
|
||||
msgid "inspector call %(func)r failed for host %(host)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:103
|
||||
#, python-format
|
||||
msgid "Can NOT load inspector %(name)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/floatingip.py:45
|
||||
#, python-format
|
||||
msgid "FLOATING IP USAGE: %s"
|
||||
@ -789,6 +914,16 @@ msgstr ""
|
||||
msgid "network notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/client.py:232
|
||||
#: ceilometer/tests/network/statistics/opendaylight/test_client.py:144
|
||||
#, python-format
|
||||
msgid "OpenDaylitght API returned %(status)s %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/driver.py:166
|
||||
msgid "Request failed to connect to OpenDaylight with NorthBound REST API"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:70
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
@ -1633,9 +1768,7 @@ msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:106
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Publishing policy set to %s, override backend retry "
|
||||
"config to 1"
|
||||
msgid "Publishing policy set to %s, override backend retry config to 1"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:111
|
||||
@ -1682,127 +1815,57 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:72
|
||||
#: ceilometer/storage/__init__.py:76
|
||||
#, python-format
|
||||
msgid "looking for %(name)r driver in %(namespace)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:165
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:170
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:138 ceilometer/storage/base.py:164
|
||||
msgid "Projects not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:148
|
||||
msgid "Clearing samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:156
|
||||
msgid "Users not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:185
|
||||
msgid "Resources not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:200
|
||||
msgid "Meters not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:209
|
||||
msgid "Samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:217
|
||||
msgid "Statistics not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:223 ceilometer/storage/base.py:231
|
||||
#: ceilometer/storage/base.py:236 ceilometer/storage/base.py:241
|
||||
msgid "Alarms not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:271 ceilometer/storage/base.py:276
|
||||
msgid "Alarm history not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:288 ceilometer/storage/base.py:294
|
||||
#: ceilometer/storage/base.py:300 ceilometer/storage/base.py:310
|
||||
#: ceilometer/storage/base.py:321
|
||||
msgid "Events not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:332
|
||||
msgid "Complex query for samples is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:344
|
||||
msgid "Complex query for alarms is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:356
|
||||
msgid "Complex query for alarms history is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:283 ceilometer/storage/impl_db2.py:455
|
||||
#: ceilometer/storage/impl_hbase.py:313 ceilometer/storage/impl_hbase.py:375
|
||||
#: ceilometer/storage/impl_mongodb.py:542
|
||||
#: ceilometer/storage/impl_mongodb.py:769
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:429
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:522
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:817
|
||||
#: ceilometer/storage/pymongo_base.py:172
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:100
|
||||
#: ceilometer/storage/impl_hbase.py:136
|
||||
msgid "Creating a new in-memory HBase Connection object"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:115
|
||||
#: ceilometer/storage/impl_hbase.py:156
|
||||
msgid "Dropping HBase schema..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:123
|
||||
#: ceilometer/storage/impl_hbase.py:168
|
||||
msgid "Cannot disable table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:127
|
||||
#: ceilometer/storage/impl_hbase.py:172
|
||||
msgid "Cannot delete table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:138
|
||||
#: ceilometer/storage/impl_hbase.py:183
|
||||
#, python-format
|
||||
msgid "connecting to HBase on %(host)s:%(port)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:276 ceilometer/storage/impl_hbase.py:288
|
||||
#: ceilometer/storage/impl_hbase.py:348 ceilometer/storage/impl_hbase.py:361
|
||||
#, python-format
|
||||
msgid "source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:339
|
||||
#: ceilometer/storage/impl_hbase.py:397
|
||||
#, python-format
|
||||
msgid "Query Meter table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:380
|
||||
#: ceilometer/storage/impl_hbase.py:440
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:446
|
||||
#, python-format
|
||||
msgid "Query Resource table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:425
|
||||
#: ceilometer/storage/impl_hbase.py:478
|
||||
#, python-format
|
||||
msgid "Query Meter Table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:636
|
||||
#: ceilometer/storage/impl_hbase.py:715
|
||||
msgid "Opening in-memory HBase connection"
|
||||
msgstr ""
|
||||
|
||||
@ -1816,35 +1879,22 @@ msgstr ""
|
||||
msgid "Dropping data with TTL %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:124
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:148
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:334
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:357
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:748
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1066
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1055
|
||||
#, python-format
|
||||
msgid "Failed to record event: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1081
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1070
|
||||
#, python-format
|
||||
msgid "Getting events that match filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1198
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1187
|
||||
#, python-format
|
||||
msgid "Get traits for %s"
|
||||
msgstr ""
|
||||
@ -1876,3 +1926,69 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Flush pipeline %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Not Authorized to access project %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "either threshold_rule or combination_rule must be set"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Unable to retrieve instances: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Publishing policy set to %s,"
|
||||
#~ " override backend retry "
|
||||
#~ "config to 1"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Projects not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Clearing samples not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Users not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Resources not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Meters not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Samples not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Statistics not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Alarms not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Alarm history not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Events not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for samples is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for alarms is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for alarms history is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Missing required meter specifier"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Unable to group by these fields"
|
||||
#~ msgstr ""
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Ceilometer\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2014-02-26 06:06+0000\n"
|
||||
"POT-Creation-Date: 2014-03-31 06:07+0000\n"
|
||||
"PO-Revision-Date: 2014-02-25 08:27+0000\n"
|
||||
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
|
||||
"Language-Team: Hebrew (Israel) "
|
||||
@ -18,45 +18,73 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 1.3\n"
|
||||
|
||||
#: ceilometer/collector.py:78
|
||||
#: ceilometer/agent.py:84
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:94
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:169
|
||||
#, python-format
|
||||
msgid "Unable to discover resources: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/agent.py:171
|
||||
#, python-format
|
||||
msgid "Unknown discovery extension: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:119
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/cli.py:124
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:77
|
||||
#, python-format
|
||||
msgid "UDP: Cannot decode data sent by %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:81
|
||||
#: ceilometer/collector.py:80
|
||||
#, python-format
|
||||
msgid "UDP: Storing %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/collector.py:85
|
||||
#: ceilometer/collector.py:84
|
||||
msgid "UDP: Unable to store meter"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:76
|
||||
#: ceilometer/notification.py:70
|
||||
msgid "Loading event definitions"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:88 ceilometer/notifier.py:47
|
||||
#: ceilometer/notification.py:82 ceilometer/notifier.py:47
|
||||
#, python-format
|
||||
msgid "Failed to load any notification handlers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:106
|
||||
#: ceilometer/notification.py:100
|
||||
#, python-format
|
||||
msgid "Event types from %(name)s: %(type)s (ack_on_error=%(error)s)"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:122
|
||||
#: ceilometer/notification.py:116
|
||||
#, python-format
|
||||
msgid "Could not join consumer pool %(topic)s/%(exchange)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:134
|
||||
#: ceilometer/notification.py:128
|
||||
#, python-format
|
||||
msgid "notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/notification.py:151
|
||||
#: ceilometer/notification.py:145
|
||||
#, python-format
|
||||
msgid "Saving event \"%s\""
|
||||
msgstr ""
|
||||
@ -66,80 +94,88 @@ msgstr ""
|
||||
msgid "loading notification handlers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:129
|
||||
#: ceilometer/pipeline.py:237
|
||||
#, python-format
|
||||
msgid "Unable to load publisher %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:176
|
||||
#: ceilometer/pipeline.py:256
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Setup transformer instance %(name)s with parameter"
|
||||
" %(param)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:189
|
||||
#: ceilometer/pipeline.py:269
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Sample dropped by transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:196
|
||||
#: ceilometer/pipeline.py:276
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Pipeline %(pipeline)s: Exit after error from transformer %(trans)s for "
|
||||
"%(smp)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:216
|
||||
#: ceilometer/pipeline.py:296
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Transform sample %(smp)s from %(trans)s transformer"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:226
|
||||
#: ceilometer/pipeline.py:306
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Publishing samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:231
|
||||
#: ceilometer/pipeline.py:311
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Continue after error from publisher %(pub)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:235
|
||||
#: ceilometer/pipeline.py:315
|
||||
#, python-format
|
||||
msgid "Pipeline %s: Published samples"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:284
|
||||
#, python-format
|
||||
msgid "Flush pipeline %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:290
|
||||
#: ceilometer/pipeline.py:331
|
||||
#, python-format
|
||||
msgid "Pipeline %(pipeline)s: Error flushing transformer %(trans)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:373
|
||||
#: ceilometer/pipeline.py:492
|
||||
msgid "detected decoupled pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:502
|
||||
msgid "detected deprecated pipeline config format"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:522
|
||||
#, python-format
|
||||
msgid "Pipeline config file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/pipeline.py:379
|
||||
#: ceilometer/pipeline.py:528
|
||||
#, python-format
|
||||
msgid "Pipeline config: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:98
|
||||
#: ceilometer/service.py:111
|
||||
#, python-format
|
||||
msgid "loading dispatchers from %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:106
|
||||
#: ceilometer/service.py:119
|
||||
#, python-format
|
||||
msgid "Failed to load any dispatchers for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/service.py:127
|
||||
#, python-format
|
||||
msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/rpc.py:52
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -147,59 +183,59 @@ msgid ""
|
||||
"%(previous)s to state %(state)s, skipping the notification."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:96
|
||||
#: ceilometer/alarm/service.py:92
|
||||
#, python-format
|
||||
msgid "initiating evaluation cycle on %d alarms"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:101
|
||||
#: ceilometer/alarm/service.py:97
|
||||
msgid "alarm evaluation cycle failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#: ceilometer/alarm/service.py:102
|
||||
#, python-format
|
||||
msgid "skipping alarm %s: type unsupported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:110
|
||||
#: ceilometer/alarm/service.py:106
|
||||
#, python-format
|
||||
msgid "evaluating alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:163 ceilometer/alarm/service.py:221
|
||||
#: ceilometer/alarm/service.py:153 ceilometer/alarm/service.py:211
|
||||
msgid "initialize_service_hooks"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:234
|
||||
#: ceilometer/alarm/service.py:224
|
||||
#, python-format
|
||||
msgid "Unable to parse action %(action)s for alarm %(alarm_id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:243
|
||||
#: ceilometer/alarm/service.py:233
|
||||
#, python-format
|
||||
msgid "Action %(scheme)s for alarm %(alarm_id)s is unknown, cannot notify"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:249
|
||||
#: ceilometer/alarm/service.py:239
|
||||
#, python-format
|
||||
msgid "Notifying alarm %(id)s with action %(act)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:254
|
||||
#: ceilometer/alarm/service.py:244
|
||||
#, python-format
|
||||
msgid "Unable to notify alarm %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/service.py:274
|
||||
#: ceilometer/alarm/service.py:264
|
||||
msgid "Unable to notify for an alarm with no action"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:66
|
||||
#: ceilometer/alarm/evaluator/__init__.py:71
|
||||
#, python-format
|
||||
msgid "alarm %(id)s transitioning to %(state)s because %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/__init__.py:78
|
||||
#: ceilometer/alarm/evaluator/__init__.py:83
|
||||
msgid "alarm state update failed"
|
||||
msgstr ""
|
||||
|
||||
@ -222,6 +258,12 @@ msgstr ""
|
||||
msgid "Remaining as %(state)s due to alarms %(alarm_ids)s in state %(state)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/combination.py:100
|
||||
#: ceilometer/alarm/evaluator/threshold.py:177
|
||||
#, python-format
|
||||
msgid "Attempted to evaluate alarm %s, but it is not within its time constraint."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:63
|
||||
#, python-format
|
||||
msgid "query stats from %(start)s to %(now)s"
|
||||
@ -270,7 +312,7 @@ msgid ""
|
||||
"threshold, most recent: %(most_recent)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/alarm/evaluator/threshold.py:191
|
||||
#: ceilometer/alarm/evaluator/threshold.py:196
|
||||
#, python-format
|
||||
msgid "comparing value %(value)s against threshold %(limit)s"
|
||||
msgstr ""
|
||||
@ -405,21 +447,21 @@ msgstr ""
|
||||
msgid "assignment retrieval failed"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:119
|
||||
#: ceilometer/api/app.py:133
|
||||
#, python-format
|
||||
msgid "Starting server in PID %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:120
|
||||
#: ceilometer/api/app.py:134
|
||||
msgid "Configuration:"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:124
|
||||
#: ceilometer/api/app.py:138
|
||||
#, python-format
|
||||
msgid "serving on 0.0.0.0:%(sport)s, view at http://127.0.0.1:%(vport)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/app.py:128
|
||||
#: ceilometer/api/app.py:142
|
||||
#, python-format
|
||||
msgid "serving on http://%(host)s:%(port)s"
|
||||
msgstr ""
|
||||
@ -429,145 +471,160 @@ msgstr ""
|
||||
msgid "Error parsing HTTP response: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:84
|
||||
#: ceilometer/api/controllers/v2.py:86
|
||||
#, python-format
|
||||
msgid "%(entity)s %(id)s Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:231
|
||||
#: ceilometer/api/controllers/v2.py:245
|
||||
#, python-format
|
||||
msgid "Failed to convert the metadata value %s automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:243
|
||||
#: ceilometer/api/controllers/v2.py:257
|
||||
#, python-format
|
||||
msgid "Failed to convert the value %(value)s to the expected data type %(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:248
|
||||
#: ceilometer/api/controllers/v2.py:262
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The data type %(type)s is not supported. The supported data type list is:"
|
||||
" %(supported)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:253
|
||||
#: ceilometer/api/controllers/v2.py:267
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Unexpected exception converting %(value)s to the expected data type "
|
||||
"%(type)s."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:263
|
||||
#: ceilometer/api/controllers/v2.py:278
|
||||
#, python-format
|
||||
msgid "Not Authorized to access project %s"
|
||||
msgid "Not Authorized to access %(aspect)s %(id)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:669 ceilometer/api/v1/blueprint.py:579
|
||||
#: ceilometer/api/controllers/v2.py:737 ceilometer/api/v1/blueprint.py:579
|
||||
msgid "clamping min timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:674 ceilometer/api/v1/blueprint.py:582
|
||||
#: ceilometer/api/controllers/v2.py:742 ceilometer/api/v1/blueprint.py:582
|
||||
msgid "clamping max timestamp to range"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:729 ceilometer/api/controllers/v2.py:981
|
||||
#: ceilometer/api/controllers/v2.py:818 ceilometer/api/controllers/v2.py:1074
|
||||
msgid "Limit must be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:806
|
||||
#: ceilometer/api/controllers/v2.py:896
|
||||
msgid "Period must be positive."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:815
|
||||
#: ceilometer/api/controllers/v2.py:908
|
||||
#, python-format
|
||||
msgid "computed value coming from %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:997
|
||||
#: ceilometer/api/controllers/v2.py:1090
|
||||
msgid "Sample"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1180
|
||||
#: ceilometer/api/controllers/v2.py:1272
|
||||
msgid "Limit should be positive"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1267
|
||||
#: ceilometer/api/controllers/v2.py:1364
|
||||
#, python-format
|
||||
msgid "String %s is not a valid isotime"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1268
|
||||
#: ceilometer/api/controllers/v2.py:1365
|
||||
#, python-format
|
||||
msgid "Failed to parse the timestamp value %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1353
|
||||
#: ceilometer/api/controllers/v2.py:1451
|
||||
msgid "Resource"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1425
|
||||
#: ceilometer/api/controllers/v2.py:1525
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Alarm when %(meter_name)s is %(comparison_operator)s a %(statistic)s of "
|
||||
"%(threshold)s over %(period)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1466
|
||||
#: ceilometer/api/controllers/v2.py:1566
|
||||
#, python-format
|
||||
msgid "Combined state of alarms %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1564
|
||||
msgid "either threshold_rule or combination_rule must be set"
|
||||
#: ceilometer/api/controllers/v2.py:1618
|
||||
#, python-format
|
||||
msgid "Timezone %s is not valid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1569
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1589 ceilometer/api/controllers/v2.py:1685
|
||||
#: ceilometer/api/controllers/v2.py:1739 ceilometer/api/controllers/v2.py:1855
|
||||
msgid "Alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1743
|
||||
msgid "Time constraint names must be unique for a given alarm."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1753
|
||||
#, python-format
|
||||
msgid "%(rule)s must be set for %(type)s type alarm"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1757
|
||||
msgid "threshold_rule and combination_rule cannot be set at the same time"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1924
|
||||
#, python-format
|
||||
msgid "Alarm with name=%s exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1932
|
||||
#, python-format
|
||||
msgid "Error while putting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1754 ceilometer/api/controllers/v2.py:1893
|
||||
#: ceilometer/api/controllers/v2.py:1933 ceilometer/api/controllers/v2.py:2081
|
||||
msgid "Alarm incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1804
|
||||
#: ceilometer/api/controllers/v2.py:1983
|
||||
msgid "state invalid"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1886
|
||||
#: ceilometer/api/controllers/v2.py:2074
|
||||
#, python-format
|
||||
msgid "Alarm with name='%s' exists"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:1892
|
||||
#: ceilometer/api/controllers/v2.py:2080
|
||||
#, python-format
|
||||
msgid "Error while posting alarm: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2043
|
||||
#: ceilometer/api/controllers/v2.py:2231
|
||||
#, python-format
|
||||
msgid "operator %s not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2064
|
||||
#: ceilometer/api/controllers/v2.py:2252
|
||||
#, python-format
|
||||
msgid "Getting traits for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2128
|
||||
#: ceilometer/api/controllers/v2.py:2316
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/api/controllers/v2.py:2131
|
||||
#: ceilometer/api/controllers/v2.py:2319
|
||||
#, python-format
|
||||
msgid "More than one event with id %s returned from storage driver"
|
||||
msgstr ""
|
||||
@ -579,19 +636,9 @@ msgid ""
|
||||
"min_ts %(min_ts)s, max_ts %(max_ts)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:43 ceilometer/compute/manager.py:42
|
||||
#: ceilometer/central/manager.py:48
|
||||
#, python-format
|
||||
msgid "Polling pollster %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/central/manager.py:52 ceilometer/compute/manager.py:50
|
||||
#, python-format
|
||||
msgid "Continue after error from %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/manager.py:59
|
||||
#, python-format
|
||||
msgid "Unable to retrieve instances: %s"
|
||||
msgid "Skip interval_task because Keystone error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/nova_notifier.py:82
|
||||
@ -628,46 +675,106 @@ msgstr ""
|
||||
msgid "An error occurred while building %(m)s sample: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:34
|
||||
#: ceilometer/compute/pollsters/net.py:77
|
||||
#: ceilometer/compute/pollsters/cpu.py:35
|
||||
#, python-format
|
||||
msgid "checking instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:38
|
||||
#: ceilometer/compute/pollsters/cpu.py:39
|
||||
#, python-format
|
||||
msgid "CPUTIME USAGE: %(instance)s %(time)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:51
|
||||
#: ceilometer/compute/pollsters/disk.py:96
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:85
|
||||
#: ceilometer/compute/pollsters/disk.py:97
|
||||
#: ceilometer/compute/pollsters/disk.py:205
|
||||
#: ceilometer/compute/pollsters/memory.py:47
|
||||
#: ceilometer/compute/pollsters/net.py:104
|
||||
#, python-format
|
||||
msgid "Exception while getting samples %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:53
|
||||
#: ceilometer/compute/pollsters/cpu.py:56
|
||||
#, python-format
|
||||
msgid "Obtaining CPU time is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:59
|
||||
#, python-format
|
||||
msgid "could not get CPU time for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:98
|
||||
#: ceilometer/compute/pollsters/net.py:92
|
||||
#: ceilometer/compute/pollsters/cpu.py:69
|
||||
#, python-format
|
||||
msgid "Checking CPU util for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:73
|
||||
#, python-format
|
||||
msgid "CPU UTIL: %(instance)s %(util)d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:88
|
||||
#, python-format
|
||||
msgid "Obtaining CPU Util is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/cpu.py:91
|
||||
#, python-format
|
||||
msgid "Could not get CPU Util for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:100
|
||||
#: ceilometer/compute/pollsters/disk.py:208
|
||||
#: ceilometer/compute/pollsters/net.py:107
|
||||
#, python-format
|
||||
msgid "%(inspector)s does not provide data for %(pollster)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/disk.py:105
|
||||
#: ceilometer/compute/pollsters/disk.py:214
|
||||
#: ceilometer/compute/pollsters/net.py:112
|
||||
#, python-format
|
||||
msgid "Ignoring instance %(name)s: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:155
|
||||
#: ceilometer/compute/pollsters/memory.py:31
|
||||
#, python-format
|
||||
msgid "Checking memory usage for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:35
|
||||
#, python-format
|
||||
msgid "MEMORY USAGE: %(instance)s %(usage)f"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:50
|
||||
#, python-format
|
||||
msgid "Obtaining Memory Usage is not implemented for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/memory.py:53
|
||||
#, python-format
|
||||
msgid "Could not get Memory Usage for %(id)s: %(e)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/pollsters/net.py:90
|
||||
#, python-format
|
||||
msgid "checking net info for instance %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/inspector.py:231
|
||||
#, python-format
|
||||
msgid "Unable to load the hypervisor inspector: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:166
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:182
|
||||
#, python-format
|
||||
msgid "VM %s not found on Hyper-V"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:168
|
||||
#: ceilometer/compute/virt/hyperv/utilsv2.py:184
|
||||
#, python-format
|
||||
msgid "Duplicate VM name found: %s"
|
||||
msgstr ""
|
||||
@ -695,6 +802,14 @@ msgid ""
|
||||
"SHUTOFF"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:86
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:103
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:135
|
||||
#: ceilometer/compute/virt/vmware/inspector.py:148
|
||||
#, python-format
|
||||
msgid "VM %s not found in VMware Vsphere"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/dispatcher/database.py:50
|
||||
#, python-format
|
||||
msgid ""
|
||||
@ -779,6 +894,16 @@ msgstr ""
|
||||
msgid "Event Definitions: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:71
|
||||
#, python-format
|
||||
msgid "inspector call %(func)r failed for host %(host)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/hardware/plugin.py:103
|
||||
#, python-format
|
||||
msgid "Can NOT load inspector %(name)s: %(err)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/floatingip.py:45
|
||||
#, python-format
|
||||
msgid "FLOATING IP USAGE: %s"
|
||||
@ -789,6 +914,16 @@ msgstr ""
|
||||
msgid "network notification %r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/client.py:232
|
||||
#: ceilometer/tests/network/statistics/opendaylight/test_client.py:144
|
||||
#, python-format
|
||||
msgid "OpenDaylitght API returned %(status)s %(reason)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/network/statistics/opendaylight/driver.py:166
|
||||
msgid "Request failed to connect to OpenDaylight with NorthBound REST API"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/objectstore/swift.py:70
|
||||
msgid "Swift endpoint not found"
|
||||
msgstr ""
|
||||
@ -1633,9 +1768,7 @@ msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:106
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Publishing policy set to %s, override backend retry "
|
||||
"config to 1"
|
||||
msgid "Publishing policy set to %s, override backend retry config to 1"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/publisher/rpc.py:111
|
||||
@ -1682,127 +1815,57 @@ msgstr ""
|
||||
msgid "Unable to send sample over UDP"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:72
|
||||
#: ceilometer/storage/__init__.py:76
|
||||
#, python-format
|
||||
msgid "looking for %(name)r driver in %(namespace)r"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:165
|
||||
msgid "Clearing expired metering data"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/__init__.py:170
|
||||
msgid "Nothing to clean, database time to live is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:138 ceilometer/storage/base.py:164
|
||||
msgid "Projects not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:148
|
||||
msgid "Clearing samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:156
|
||||
msgid "Users not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:185
|
||||
msgid "Resources not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:200
|
||||
msgid "Meters not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:209
|
||||
msgid "Samples not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:217
|
||||
msgid "Statistics not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:223 ceilometer/storage/base.py:231
|
||||
#: ceilometer/storage/base.py:236 ceilometer/storage/base.py:241
|
||||
msgid "Alarms not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:271 ceilometer/storage/base.py:276
|
||||
msgid "Alarm history not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:288 ceilometer/storage/base.py:294
|
||||
#: ceilometer/storage/base.py:300 ceilometer/storage/base.py:310
|
||||
#: ceilometer/storage/base.py:321
|
||||
msgid "Events not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:332
|
||||
msgid "Complex query for samples is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:344
|
||||
msgid "Complex query for alarms is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/base.py:356
|
||||
msgid "Complex query for alarms history is not implemented."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_db2.py:283 ceilometer/storage/impl_db2.py:455
|
||||
#: ceilometer/storage/impl_hbase.py:313 ceilometer/storage/impl_hbase.py:375
|
||||
#: ceilometer/storage/impl_mongodb.py:542
|
||||
#: ceilometer/storage/impl_mongodb.py:769
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:429
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:522
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:817
|
||||
#: ceilometer/storage/pymongo_base.py:172
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:100
|
||||
#: ceilometer/storage/impl_hbase.py:136
|
||||
msgid "Creating a new in-memory HBase Connection object"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:115
|
||||
#: ceilometer/storage/impl_hbase.py:156
|
||||
msgid "Dropping HBase schema..."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:123
|
||||
#: ceilometer/storage/impl_hbase.py:168
|
||||
msgid "Cannot disable table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:127
|
||||
#: ceilometer/storage/impl_hbase.py:172
|
||||
msgid "Cannot delete table but ignoring error"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:138
|
||||
#: ceilometer/storage/impl_hbase.py:183
|
||||
#, python-format
|
||||
msgid "connecting to HBase on %(host)s:%(port)s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:276 ceilometer/storage/impl_hbase.py:288
|
||||
#: ceilometer/storage/impl_hbase.py:348 ceilometer/storage/impl_hbase.py:361
|
||||
#, python-format
|
||||
msgid "source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:339
|
||||
#: ceilometer/storage/impl_hbase.py:397
|
||||
#, python-format
|
||||
msgid "Query Meter table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:380
|
||||
#: ceilometer/storage/impl_hbase.py:440
|
||||
msgid "Pagination not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:446
|
||||
#, python-format
|
||||
msgid "Query Resource table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:425
|
||||
#: ceilometer/storage/impl_hbase.py:478
|
||||
#, python-format
|
||||
msgid "Query Meter Table: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_hbase.py:636
|
||||
#: ceilometer/storage/impl_hbase.py:715
|
||||
msgid "Opening in-memory HBase connection"
|
||||
msgstr ""
|
||||
|
||||
@ -1816,35 +1879,22 @@ msgstr ""
|
||||
msgid "Dropping data with TTL %d"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:124
|
||||
#, python-format
|
||||
msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:148
|
||||
msgid "Missing required meter specifier"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:334
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:357
|
||||
#, python-format
|
||||
msgid "Unknown metadata type. Key (%s) will not be queryable."
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:748
|
||||
msgid "Unable to group by these fields"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1066
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1055
|
||||
#, python-format
|
||||
msgid "Failed to record event: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1081
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1070
|
||||
#, python-format
|
||||
msgid "Getting events that match filter: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1198
|
||||
#: ceilometer/storage/impl_sqlalchemy.py:1187
|
||||
#, python-format
|
||||
msgid "Get traits for %s"
|
||||
msgstr ""
|
||||
@ -1876,3 +1926,69 @@ msgstr ""
|
||||
msgid "dropping sample with no predecessor: %s"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Flush pipeline %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Not Authorized to access project %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "either threshold_rule or combination_rule must be set"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Unable to retrieve instances: %s"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Publishing policy set to %s,"
|
||||
#~ " override backend retry "
|
||||
#~ "config to 1"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Projects not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Clearing samples not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Users not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Resources not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Meters not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Samples not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Statistics not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Alarms not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Alarm history not implemented"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Events not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for samples is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for alarms is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Complex query for alarms history is not implemented."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Query on %(key)s is of %(value)s type and is not supported"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Missing required meter specifier"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Unable to group by these fields"
|
||||
#~ msgstr ""
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1928
ceilometer/locale/sq/LC_MESSAGES/ceilometer.po
Normal file
1928
ceilometer/locale/sq/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
1930
ceilometer/locale/sr/LC_MESSAGES/ceilometer.po
Normal file
1930
ceilometer/locale/sr/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1928
ceilometer/locale/ta/LC_MESSAGES/ceilometer.po
Normal file
1928
ceilometer/locale/ta/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
1928
ceilometer/locale/te_IN/LC_MESSAGES/ceilometer.po
Normal file
1928
ceilometer/locale/te_IN/LC_MESSAGES/ceilometer.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user