Imported Translations from Zanata

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

Change-Id: I4a53dc56d8a958ab0f9c1a1cf901d06613ce5eb4
This commit is contained in:
OpenStack Proposal Bot 2022-08-04 03:32:56 +00:00
parent 59c5ef4b45
commit aee7ca33a7

View File

@ -4,11 +4,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: senlin\n" "Project-Id-Version: senlin\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-24 19:40+0000\n" "POT-Creation-Date: 2022-06-21 05:54+0000\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-06-07 02:43+0000\n" "PO-Revision-Date: 2022-08-04 12:28+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n" "Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n" "Language-Team: English (United Kingdom)\n"
"Language: en_GB\n" "Language: en_GB\n"
@ -57,6 +57,19 @@ msgstr "6.0.0"
msgid "7.0.0" msgid "7.0.0"
msgstr "7.0.0" msgstr "7.0.0"
msgid "8.0.0"
msgstr "8.0.0"
msgid "9.0.0"
msgstr "9.0.0"
msgid ""
"A ``action_purge`` subcommand is added to ``senlin-manage`` tool for purging "
"actions from the actions table."
msgstr ""
"A ``action_purge`` subcommand is added to ``senlin-manage`` tool for purging "
"actions from the actions table."
msgid "" msgid ""
"A cluster in the middle of an on-going action should not be deletable. The " "A cluster in the middle of an on-going action should not be deletable. The "
"engine service has been improved to detect this situation." "engine service has been improved to detect this situation."
@ -80,6 +93,13 @@ msgstr ""
"A event_purge subcommand is added to senlin-manage tool for purging events " "A event_purge subcommand is added to senlin-manage tool for purging events "
"generated in a specific project." "generated in a specific project."
msgid ""
"A new \"lb_status_timeout\" option is added to the LB policy to cope with "
"load-balancers that are not so responsive."
msgstr ""
"A new \"lb_status_timeout\" option is added to the LB policy to cope with "
"load-balancers that are not so responsive."
msgid "Current Series Release Notes" msgid "Current Series Release Notes"
msgstr "Current Series Release Notes" msgstr "Current Series Release Notes"
@ -103,6 +123,13 @@ msgid ""
msgstr "" msgstr ""
"When referenced objects are not found in an API request, 400 is returned now." "When referenced objects are not found in an API request, 400 is returned now."
msgid ""
"With the introduction of these new services new configuration options were "
"added to allow operators to change the number of proceses to spawn."
msgstr ""
"With the introduction of these new services, new configuration options were "
"added to allow operators to change the number of processes to spawn."
msgid "" msgid ""
"With the new 'profile-validate' API, the nova server profile now supports " "With the new 'profile-validate' API, the nova server profile now supports "
"the validation of its 'flavor', 'image' (if provided), 'availability_zone' " "the validation of its 'flavor', 'image' (if provided), 'availability_zone' "
@ -127,3 +154,13 @@ msgid ""
msgstr "" msgstr ""
"Zaqar resources including \"queue\", \"message\", \"subscription\" and " "Zaqar resources including \"queue\", \"message\", \"subscription\" and "
"\"claim\" are now supported in Senlin driver." "\"claim\" are now supported in Senlin driver."
msgid ""
"[`blueprint action-update <https://blueprints.launchpad.net/senlin/+spec/"
"action-update>`_] A new action update API is added to allow the action "
"status to be updated. The only valid status value for update is CANCELLED."
msgstr ""
"[`blueprint action-update <https://blueprints.launchpad.net/senlin/+spec/"
"action-update>`_] A new action update API is added to allow the action "
"status to be updated. The only valid status value for the update is "
"CANCELLED."