Imported Translations from Zanata

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

Change-Id: I5b10a277e692148922fa7511c00c3e645f64dfb5
This commit is contained in:
OpenStack Proposal Bot 2017-10-04 20:20:01 +00:00
parent 442a435c04
commit 40a66f1841
2 changed files with 44 additions and 5 deletions

View File

@ -1,15 +1,16 @@
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andreas Jaeger <jaegerandi@gmail.com>, 2016. #zanata
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: aodh 4.0.1.dev87\n"
"Project-Id-Version: aodh 5.0.1.dev11\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2017-07-13 18:01+0000\n"
"POT-Creation-Date: 2017-09-27 18:25+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-05-20 10:23+0000\n"
"PO-Revision-Date: 2017-09-28 02:11+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
@ -182,5 +183,8 @@ msgstr "state_timestamp should be datetime object"
msgid "timestamp should be datetime object"
msgstr "timestamp should be datetime object"
msgid "trust URL cannot contain a trust ID."
msgstr "trust URL cannot contain a trust ID."
msgid "type must be set in every rule"
msgstr "type must be set in every rule"

View File

@ -4,11 +4,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Aodh Release Notes 5.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-26 20:46+0000\n"
"POT-Creation-Date: 2017-09-27 18:24+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 04:32+0000\n"
"PO-Revision-Date: 2017-09-28 02:11+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
@ -33,9 +33,18 @@ msgstr "2.0.2"
msgid "3.0.0"
msgstr "3.0.0"
msgid "3.0.3"
msgstr "3.0.3"
msgid "4.0.0"
msgstr "4.0.0"
msgid "4.0.1"
msgstr "4.0.1"
msgid "5.0.0"
msgstr "5.0.0"
msgid ""
"A healthcheck endpoint is provided by default at /healthcheck. It leverages "
"oslo_middleware healthcheck middleware. It allows to retrieve information "
@ -244,6 +253,9 @@ msgstr ""
"Patch was added to address inconsistent RBAC policy handling. Certain rules "
"may not have been given appropriate access."
msgid "Pike Series Release Notes"
msgstr "Pike Series Release Notes"
msgid ""
"Queue based communication is the new default IPC protocol. RPC can still be "
"used by choosing rpc as ipc_protocol option. Only one protocol can be run at "
@ -302,6 +314,19 @@ msgstr ""
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
msgid ""
"When an unprivileged user want to access to Gnocchi resources created by "
"Ceilometer, that doesn't work because the filter scope the Gnocchi query to "
"resource owner to the user. To fix we introduce a new configuration option "
"\"gnocchi_external_project_owner\" set by default to \"service\". The new "
"filter now allow two kind of Gnocchi resources:"
msgstr ""
"When an unprivileged user want to access to Gnocchi resources created by "
"Ceilometer, that doesn't work because the filter scope the Gnocchi query to "
"resource owner to the user. To fix we introduce a new configuration option "
"\"gnocchi_external_project_owner\" set by default to \"service\". The new "
"filter now allow two kind of Gnocchi resources:"
msgid ""
"When an unprivileged user want to access to Gnocchi resources created by "
"Ceilometer, that doesn't work because the filter scope the Gnocchi query to "
@ -409,5 +434,15 @@ msgid "gnocchiclient library is now a requirement if using ceilometer+gnocchi."
msgstr ""
"gnocchiclient library is now a requirement if using ceilometer+gnocchi."
msgid ""
"owned by \"gnocchi_external_project_owner\" and the original project_id of "
"the resource is the user project."
msgstr ""
"owned by \"gnocchi_external_project_owner\" and the original project_id of "
"the resource is the user project."
msgid "owned by the user project"
msgstr "owned by the user project"
msgid "the resource is the user project."
msgstr "the resource is the user project."