Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2022-06-07 16:13:42 +00:00 committed by Gerrit Code Review
commit a84492ec31
1 changed files with 41 additions and 4 deletions

View File

@ -4,15 +4,16 @@
# Andi Chandler <andi@gowling.com>, 2019. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
# Andi Chandler <andi@gowling.com>, 2021. #zanata
# Andi Chandler <andi@gowling.com>, 2022. #zanata
msgid ""
msgstr ""
"Project-Id-Version: aodh\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-15 16:29+0000\n"
"POT-Creation-Date: 2022-04-20 19:04+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2021-09-18 07:30+0000\n"
"PO-Revision-Date: 2022-05-25 08:32+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@ -31,8 +32,11 @@ msgstr "10.0.0"
msgid "12.0.0"
msgstr "12.0.0"
msgid "13.0.0.0rc1"
msgstr "13.0.0.0rc1"
msgid "13.0.0"
msgstr "13.0.0"
msgid "14.0.0"
msgstr "14.0.0"
msgid "2.0.0"
msgstr "2.0.0"
@ -227,6 +231,14 @@ msgstr ""
"yaml` file which will override policy rules in code if those rules show in "
"`policy.yaml` file."
msgid ""
"Aodh now supports generation of Guru Meditation Reports using oslo.reports "
"library. Each service prints a report output when it receives SIGUSR1."
msgstr ""
"Aodh now supports the generation of Guru Meditation Reports using oslo."
"reports library. Each service prints a report output when it receives "
"SIGUSR1."
msgid ""
"Because queues provide the equivalent functionality. RPC support is "
"deprecated and will be removed after Mitaka."
@ -326,6 +338,19 @@ msgstr ""
msgid "Newton Series Release Notes"
msgstr "Newton Series Release Notes"
msgid ""
"Now the ``aodh-api`` service look for the paste config file (a.k.a. ``api-"
"paste.ini`` from configruation directories like ``/etc/aodh``. If the file "
"is not found in the configuration directories, it uses the default file. To "
"use only a specific file, use a full file path for the ``[api] "
"paste_confing`` parameter"
msgstr ""
"Now the ``aodh-api`` service look for the paste config file (a.k.a. ``api-"
"paste.ini`` from configruation directories like ``/etc/aodh``. If the file "
"is not found in the configuration directories, it uses the default file. To "
"use only a specific file, use a full file path for the ``[api] "
"paste_confing`` parameter"
msgid "Ocata Series Release Notes"
msgstr "Ocata Series Release Notes"
@ -415,6 +440,15 @@ msgstr ""
"The ``[coordination] check_watchers`` parameter has been deprecated since it "
"has been ineffective."
msgid ""
"The ``[coordination] heartbeat`` parameter has been renamed to the "
"``[coordination] heartbeat_interval``. The old ``[coordination] heartbeat`` "
"parameter is deprecated and will be removed in a future release."
msgstr ""
"The ``[coordination] heartbeat`` parameter has been renamed to the "
"``[coordination] heartbeat_interval``. The old ``[coordination] heartbeat`` "
"parameter is deprecated and will be removed in a future release."
msgid ""
"The admin user can fetch alarms of all the projects, e.g. ``curl -X GET "
"\"${aodh_prefix}/v2/alarms?q.field=all_projects&q.op=eq&q.value=true\" X-"
@ -516,6 +550,9 @@ msgstr ""
msgid "Xena Series Release Notes"
msgstr "Xena Series Release Notes"
msgid "Yoga Series Release Notes"
msgstr "Yoga Series Release Notes"
msgid ""
"[`bug 1504495 <https://bugs.launchpad.net/ceilometer/+bug/1504495>`_] Patch "
"was added to address inconsistent RBAC policy handling. Certain rules may "