090e40fe96
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I79a2664546088c7901c89d9d46f6e46f5565911f
146 lines
3.9 KiB
Plaintext
146 lines
3.9 KiB
Plaintext
# Translations template for ceilometer.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the ceilometer project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ceilometer 5.0.0.0b3.dev38\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-08-06 06:33+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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.0\n"
|
|
|
|
#: ceilometer/collector.py:168
|
|
#, python-format
|
|
msgid "Dispatcher failed to handle the %s, requeue it."
|
|
msgstr ""
|
|
|
|
#: ceilometer/coordination.py:79 ceilometer/coordination.py:91
|
|
msgid "Error connecting to coordination backend."
|
|
msgstr ""
|
|
|
|
#: ceilometer/coordination.py:107
|
|
msgid "Error sending a heartbeat to coordination backend."
|
|
msgstr ""
|
|
|
|
#: ceilometer/coordination.py:177
|
|
msgid "Error getting group membership info from coordination backend."
|
|
msgstr ""
|
|
|
|
#: ceilometer/service_base.py:70
|
|
#, python-format
|
|
msgid "Unable to load changed pipeline: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/api/hooks.py:70
|
|
#, python-format
|
|
msgid "Failed to connect to db, purpose %(purpose)s retry later: %(err)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/compute/pollsters/memory.py:108
|
|
#, python-format
|
|
msgid "Could not get Resident Memory Usage for %(id)s: %(e)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/database.py:51
|
|
#, python-format
|
|
msgid "Failed to connect to db, purpose %(purpose)s re-try later: %(err)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/database.py:94
|
|
#, python-format
|
|
msgid "Failed to record metering data: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/database.py:123
|
|
#, python-format
|
|
msgid "Error processing event and it will be dropped: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/gnocchi.py:149 ceilometer/meter/notifications.py:80
|
|
#, python-format
|
|
msgid "Parse error in JSONPath specification '%(jsonpath)s': %(err)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/gnocchi.py:161 ceilometer/meter/notifications.py:62
|
|
#, python-format
|
|
msgid "Required field %s not specified"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/gnocchi.py:164
|
|
#, python-format
|
|
msgid "Required field %(field)s should be a %(type)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/gnocchi.py:321
|
|
#, python-format
|
|
msgid "Fail to post measures for %(resource_id)s/%(metric_name)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/dispatcher/http.py:136
|
|
msgid "Status Code: %{code}s. Failed to dispatch event: %{event}s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/event/storage/impl_elasticsearch.py:110
|
|
#: ceilometer/event/storage/impl_hbase.py:121
|
|
#: ceilometer/event/storage/impl_sqlalchemy.py:199
|
|
#: ceilometer/event/storage/impl_sqlalchemy.py:201
|
|
#: ceilometer/event/storage/pymongo_base.py:69
|
|
#, python-format
|
|
msgid "Failed to record event: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:91
|
|
#, python-format
|
|
msgid "Invalid type %s specified"
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:105
|
|
#, python-format
|
|
msgid "Meter Definitions configuration file: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:115
|
|
#, python-format
|
|
msgid ""
|
|
"Invalid YAML syntax in Meter Definitions file %(file)s at line: %(line)s,"
|
|
" column: %(column)s."
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:121
|
|
#, python-format
|
|
msgid "YAML error reading Meter Definitions file %(file)s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:128
|
|
msgid "No Meter Definitions configuration file found! Using default config."
|
|
msgstr ""
|
|
|
|
#: ceilometer/meter/notifications.py:132
|
|
#, python-format
|
|
msgid "Meter Definitions: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/publisher/kafka_broker.py:95
|
|
#: ceilometer/publisher/kafka_broker.py:177
|
|
#, python-format
|
|
msgid "Failed to connect to Kafka service: %s"
|
|
msgstr ""
|
|
|
|
#: ceilometer/publisher/kafka_broker.py:158
|
|
msgid "Failed to retry to send sample data with max_retry times"
|
|
msgstr ""
|
|
|
|
#: ceilometer/publisher/kafka_broker.py:198
|
|
#, python-format
|
|
msgid "Failed to send sample data: %s"
|
|
msgstr ""
|
|
|