summaryrefslogtreecommitdiff
path: root/ceilometer/locale
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-15 08:47:38 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-10-15 08:47:38 +0000
commit6c6320e2c94aee9b4f51d1bb993891d1b3fd199d (patch)
treeb633063e3fbf78b2cb7edba77ab7d0d22f6c98a5 /ceilometer/locale
parentecfdcc42a98efddc62838d3f6823a1cd5ff94cac (diff)
downloadceilometer-6c6320e2c94aee9b4f51d1bb993891d1b3fd199d.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I0fa20137aefb38c94957a426b767e3999652fb98
Diffstat (limited to 'ceilometer/locale')
-rw-r--r--ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po348
1 files changed, 348 insertions, 0 deletions
diff --git a/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po b/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po
new file mode 100644
index 00000000..966f964a
--- /dev/null
+++ b/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po
@@ -0,0 +1,348 @@
+# Translations template for ceilometer.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the ceilometer project.
+#
+# Translators:
+# Andi Chandler <andi@gowling.com>, 2013-2014
+# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
+# Andi Chandler <andi@gowling.com>, 2017. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: ceilometer 9.0.1.dev49\n"
+"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
+"POT-Creation-Date: 2017-10-13 18:05+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2017-10-07 09:01+0000\n"
+"Last-Translator: Andi Chandler <andi@gowling.com>\n"
+"Language: en-GB\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
+"Language-Team: English (United Kingdom)\n"
+
+#, python-format
+msgid "%(entity)s %(id)s Not Found"
+msgstr "%(entity)s %(id)s Not Found"
+
+#, python-format
+msgid "Arithmetic transformer must use at least one meter in expression '%s'"
+msgstr "Arithmetic transformer must use at least one meter in expression '%s'"
+
+#, python-format
+msgid "Cannot create table %(table_name)s, it already exists. Ignoring error"
+msgstr "Cannot create table %(table_name)s, it already exists. Ignoring error"
+
+#, python-format
+msgid "Could not connect to XenAPI: %s"
+msgstr "Could not connect to XenAPI: %s"
+
+#, python-format
+msgid "Could not get VM %s CPU number"
+msgstr "Could not get VM %s CPU number"
+
+#, python-format
+msgid "Dropping Notification %(type)s (uuid:%(msgid)s)"
+msgstr "Dropping Notification %(type)s (uuid:%(msgid)s)"
+
+#, python-format
+msgid ""
+"Error from libvirt while looking up instance <name=%(name)s, id=%(id)s>: "
+"[Error Code %(error_code)s] %(ex)s"
+msgstr ""
+"Error from libvirt while looking up instance <name=%(name)s, id=%(id)s>: "
+"[Error Code %(error_code)s] %(ex)s"
+
+msgid "Expression evaluated to a NaN value!"
+msgstr "Expression evaluated to a NaN value!"
+
+#, python-format
+msgid ""
+"Failed to inspect data of instance <name=%(name)s, id=%(id)s>, domain state "
+"is SHUTOFF."
+msgstr ""
+"Failed to inspect data of instance <name=%(name)s, id=%(id)s>, domain state "
+"is SHUTOFF."
+
+#, python-format
+msgid ""
+"Failed to inspect instance %(instance_uuid)s stats, can not get info from "
+"libvirt: %(error)s"
+msgstr ""
+"Failed to inspect instance %(instance_uuid)s stats, can not get info from "
+"libvirt: %(error)s"
+
+#, python-format
+msgid "Failed to load any notification handlers for %s"
+msgstr "Failed to load any notification handlers for %s"
+
+#, python-format
+msgid "Failed to parse the timestamp value %s"
+msgstr "Failed to parse the timestamp value %s"
+
+#, python-format
+msgid "Failed to publish %d datapoints, dropping them"
+msgstr "Failed to publish %d datapoints, dropping them"
+
+#, python-format
+msgid "Failed to publish %d datapoints, queue them"
+msgstr "Failed to publish %d datapoints, queue them"
+
+#, python-format
+msgid "Filter expression not valid: %s"
+msgstr "Filter expression not valid: %s"
+
+#, python-format
+msgid ""
+"Invalid YAML syntax in Definitions file %(file)s at line: %(line)s, column: "
+"%(column)s."
+msgstr ""
+"Invalid YAML syntax in Definitions file %(file)s at line: %(line)s, column: "
+"%(column)s."
+
+#, python-format
+msgid "Invalid aggregation function: %s"
+msgstr "Invalid aggregation function: %s"
+
+#, python-format
+msgid "Invalid period %(period)s: %(err)s"
+msgstr "Invalid period %(period)s: %(err)s"
+
+#, python-format
+msgid "Invalid trait type '%(type)s' for trait %(trait)s"
+msgstr "Invalid trait type '%(type)s' for trait %(trait)s"
+
+#, python-format
+msgid "Invalid type %s specified"
+msgstr "Invalid type %s specified"
+
+msgid "Limit must be positive"
+msgstr "Limit must be positive"
+
+#, python-format
+msgid "Missing field %s"
+msgstr "Missing field %s"
+
+#, python-format
+msgid "Multiple VM %s found in XenServer"
+msgstr "Multiple VM %s found in XenServer"
+
+msgid "Must specify connection_url, and connection_password to use"
+msgstr "Must specify connection_url, and connection_password to use"
+
+#, python-format
+msgid "No plugin named %(plugin)s available for %(name)s"
+msgstr "No plugin named %(plugin)s available for %(name)s"
+
+msgid "Node Manager init failed"
+msgstr "Node Manager init failed"
+
+#, python-format
+msgid "Not Authorized to access %(aspect)s %(id)s"
+msgstr "Not Authorised to access %(aspect)s %(id)s"
+
+#, python-format
+msgid "OpenDaylight API returned %(status)s %(reason)s"
+msgstr "OpenDaylight API returned %(status)s %(reason)s"
+
+#, python-format
+msgid "Opencontrail API returned %(status)s %(reason)s"
+msgstr "Opencontrail API returned %(status)s %(reason)s"
+
+#, python-format
+msgid "Order-by expression not valid: %s"
+msgstr "Order-by expression not valid: %s"
+
+#, python-format
+msgid ""
+"Parse error in JSONPath specification '%(jsonpath)s' for %(name)s: %(err)s"
+msgstr ""
+"Parse error in JSONPath specification '%(jsonpath)s' for %(name)s: %(err)s"
+
+msgid "Period must be positive."
+msgstr "Period must be positive."
+
+#, python-format
+msgid "Plugin specified, but no plugin name supplied for %s"
+msgstr "Plugin specified, but no plugin name supplied for %s"
+
+#, python-format
+msgid "Polling %(mtr)s sensor failed for %(cnt)s times!"
+msgstr "Polling %(mtr)s sensor failed for %(cnt)s times!"
+
+#, python-format
+msgid "Polling %(name)s failed for %(cnt)s times!"
+msgstr "Polling %(name)s failed for %(cnt)s times!"
+
+#, python-format
+msgid "Pollster for %s is disabled!"
+msgstr "Pollster for %s is disabled!"
+
+#, python-format
+msgid ""
+"Publisher max local_queue length is exceeded, dropping %d oldest samples"
+msgstr ""
+"Publisher max local_queue length is exceeded, dropping %d oldest samples"
+
+#, python-format
+msgid "Publishing policy is unknown (%s) force to default"
+msgstr "Publishing policy is unknown (%s) force to default"
+
+#, python-format
+msgid "RGW AdminOps API returned %(status)s %(reason)s"
+msgstr "RGW AdminOps API returned %(status)s %(reason)s"
+
+#, python-format
+msgid "Required field %(field)s should be a %(type)s"
+msgstr "Required field %(field)s should be a %(type)s"
+
+#, python-format
+msgid "Required field %s not specified"
+msgstr "Required field %s not specified"
+
+#, python-format
+msgid "Required fields %s not specified"
+msgstr "Required fields %s not specified"
+
+msgid "Resource"
+msgstr "Resource"
+
+msgid "Sample"
+msgstr "Sample"
+
+msgid "Samples should be included in request body"
+msgstr "Samples should be included in request body"
+
+#, python-format
+msgid ""
+"The data type %(type)s is not supported. The supported data type list is: "
+"%(supported)s"
+msgstr ""
+"The data type %(type)s is not supported. The supported data type list is: "
+"%(supported)s"
+
+#, python-format
+msgid "The field 'fields' is required for %s"
+msgstr "The field 'fields' is required for %s"
+
+#, python-format
+msgid "UDP: Cannot decode data sent by %s"
+msgstr "UDP: Cannot decode data sent by %s"
+
+msgid "UDP: Unable to store meter"
+msgstr "UDP: Unable to store meter"
+
+#, python-format
+msgid "Unable to connect to the database server: %(errmsg)s."
+msgstr "Unable to connect to the database server: %(errmsg)s."
+
+#, python-format
+msgid ""
+"Unable to convert the value %(value)s to the expected data type %(type)s."
+msgstr ""
+"Unable to convert the value %(value)s to the expected data type %(type)s."
+
+#, python-format
+msgid "Unable to evaluate expression %(expr)s: %(exc)s"
+msgstr "Unable to evaluate expression %(expr)s: %(exc)s"
+
+#, python-format
+msgid ""
+"Unable to reconnect to the primary mongodb: %(errmsg)s. Trying again in "
+"%(retry_interval)d seconds."
+msgstr ""
+"Unable to reconnect to the primary mongodb: %(errmsg)s. Trying again in "
+"%(retry_interval)d seconds."
+
+msgid "Unable to send sample over UDP"
+msgstr "Unable to send sample over UDP"
+
+#, python-format
+msgid ""
+"Unexpected exception converting %(value)s to the expected data type %(type)s."
+msgstr ""
+"Unexpected exception converting %(value)s to the expected data type %(type)s."
+
+#, python-format
+msgid "Unknown metadata type. Key (%s) will not be queryable."
+msgstr "Unknown metadata type. Key (%s) will not be queryable."
+
+#, python-format
+msgid ""
+"Unknown status %(stat)s received on Load Balancer %(id)s, skipping sample"
+msgstr ""
+"Unknown status %(stat)s received on Load Balancer %(id)s, skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on fw %(id)s,skipping sample"
+msgstr "Unknown status %(stat)s received on fw %(id)s,skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on listener %(id)s, skipping sample"
+msgstr "Unknown status %(stat)s received on listener %(id)s, skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on member %(id)s, skipping sample"
+msgstr "Unknown status %(stat)s received on member %(id)s, skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on pool %(id)s, skipping sample"
+msgstr "Unknown status %(stat)s received on pool %(id)s, skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on vip %(id)s, skipping sample"
+msgstr "Unknown status %(stat)s received on vip %(id)s, skipping sample"
+
+#, python-format
+msgid "Unknown status %(stat)s received on vpn %(id)s, skipping sample"
+msgstr "Unknown status %(stat)s received on vpn %(id)s, skipping sample"
+
+#, python-format
+msgid "Unrecognized type value %s"
+msgstr "Unrecognised type value %s"
+
+#, python-format
+msgid "VM %s is poweredOff in VMware vSphere"
+msgstr "VM %s is poweredOff in VMware vSphere"
+
+#, python-format
+msgid "VM %s not found in VMware vSphere"
+msgstr "VM %s not found in VMware vSphere"
+
+#, python-format
+msgid "VM %s not found in XenServer"
+msgstr "VM %s not found in XenServer"
+
+msgid "Wrong sensor type"
+msgstr "Wrong sensor type"
+
+#, python-format
+msgid "YAML error reading Definitions file %(file)s"
+msgstr "YAML error reading Definitions file %(file)s"
+
+msgid "alarms URLs is unavailable when Aodh is disabled or unavailable."
+msgstr "alarms URLs is unavailable when Aodh is disabled or unavailable."
+
+msgid "direct option cannot be true when Gnocchi is enabled."
+msgstr "direct option cannot be true when Gnocchi is enabled."
+
+#, python-format
+msgid "dropping out of time order sample: %s"
+msgstr "dropping out of time order sample: %s"
+
+#, python-format
+msgid "dropping sample with no predecessor: %s"
+msgstr "dropping sample with no predecessor: %s"
+
+msgid "ipmitool output length mismatch"
+msgstr "ipmitool output length mismatch"
+
+msgid "parse IPMI sensor data failed,No data retrieved from given input"
+msgstr "parse IPMI sensor data failed,No data retrieved from given input"
+
+msgid "parse IPMI sensor data failed,unknown sensor type"
+msgstr "parse IPMI sensor data failed,unknown sensor type"
+
+msgid "running ipmitool failure"
+msgstr "running ipmitool failure"