Imported Translations from Zanata

For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I0c118b75ba899886793caa10fc88733bc0c475af
This commit is contained in:
OpenStack Proposal Bot 2017-07-18 08:12:47 +00:00
parent 97aa70cf80
commit bc3aa2ecb7
2 changed files with 171 additions and 0 deletions

View File

@ -0,0 +1,86 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: panko 2.1.0.dev42\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2017-07-18 04:33+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-07-11 05:07+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#, python-format
msgid "%(entity)s %(id)s Not Found"
msgstr "%(entity)s %(id)s Not Found"
#, 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"
msgid "Event"
msgstr "Event"
#, python-format
msgid "Not Authorized to access %(aspect)s %(id)s"
msgstr "Not Authorised to access %(aspect)s %(id)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `eq' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `eq' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `ge' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `ge' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. Only `le' operator is available for "
"field %(field)s"
msgstr ""
"Operator %(operator)s is not supported. Only `le' operator is available for "
"field %(field)s"
#, python-format
msgid ""
"Operator %(operator)s is not supported. The supported operators are: "
"%(supported)s"
msgstr ""
"Operator %(operator)s is not supported. The supported operators are: "
"%(supported)s"
#, 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 "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 ""
"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."

View File

@ -0,0 +1,85 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Panko Release Notes 2.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-18 04:33+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-07-11 05:09+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
msgid "2.0.0"
msgstr "2.0.0"
msgid ""
"A new ceilometer to panko publisher is created to avoid ceilometer collector "
"dependency. This streamlines the process of pushing data to Panko"
msgstr ""
"A new Ceilometer to Panko publisher is created to avoid Ceilometer collector "
"dependency. This streamlines the process of pushing data to Panko"
msgid ""
"Add new connection parameters to the Elasticsearch event database "
"configuration to specify a custom index name where to save the events called "
"``es_index_name`` (events will be created under ``my_index_YYYY-MM-DD`` if "
"``es_index_name`` is ``my_index``) and ``es_ssl_enabled`` to allow SSL "
"connections to Elasticsearch."
msgstr ""
"Add new connection parameters to the Elasticsearch event database "
"configuration to specify a custom index name where to save the events called "
"``es_index_name`` (events will be created under ``my_index_YYYY-MM-DD`` if "
"``es_index_name`` is ``my_index``) and ``es_ssl_enabled`` to allow SSL "
"connections to Elasticsearch."
msgid "Current Series Release Notes"
msgstr "Current Series Release Notes"
msgid "Deprecation Notes"
msgstr "Deprecation Notes"
msgid ""
"In ceilometer.conf, remove `panko` from event_dispatchers. Add `panko://` to "
"the publishers in event_pipeline.yaml"
msgstr ""
"In ceilometer.conf, remove `panko` from event_dispatchers. Add `panko://` to "
"the publishers in event_pipeline.yaml"
msgid "New Features"
msgstr "New Features"
msgid "Newton Series Release Notes"
msgstr "Newton Series Release Notes"
msgid "Ocata Series Release Notes"
msgstr "Ocata Series Release Notes"
msgid "Panko Release Notes"
msgstr "Panko Release Notes"
msgid ""
"Panko's HBase driver is untested and unmaintained. A quick query confirms no "
"one cares about it. Therefore, the Hbase driver is gone and will be removed "
"in the following cycle."
msgstr ""
"Panko's HBase driver is untested and unmaintained. A quick query confirms no "
"one cares about it. Therefore, the Hbase driver is gone and will be removed "
"in the following cycle."
msgid "The api.pecan_debug option has been removed."
msgstr "The api.pecan_debug option has been removed."
msgid ""
"The ceilometer to panko dispatcher is now deprecated. The publisher should "
"be used going foward."
msgstr ""
"The Ceilometer to Panko dispatcher is now deprecated. The publisher should "
"be used going forward."
msgid "Upgrade Notes"
msgstr "Upgrade Notes"