From e2626f5e3401da7bb9db28b2ceaa6cf11cf7ca09 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 9 May 2023 02:11:32 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ida3a7688ace166287854ad3b954b16f4bdc18945 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 50 ++++++++++++++++++- 1 file changed, 48 insertions(+), 2 deletions(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 5b5d25699d..7e0e3cbb46 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: magnum\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-04-26 10:40+0000\n" +"POT-Creation-Date: 2023-05-07 08:21+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2023-02-03 04:43+0000\n" +"PO-Revision-Date: 2023-05-08 11:44+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -52,12 +52,27 @@ msgstr "12.1.0" msgid "13.0.0" msgstr "13.0.0" +msgid "13.1.0" +msgstr "13.1.0" + msgid "14.0.0" msgstr "14.0.0" msgid "15.0.0" msgstr "15.0.0" +msgid "16.0.0" +msgstr "16.0.0" + +msgid "16.0.0-5" +msgstr "16.0.0-5" + +msgid "16.0.0-8" +msgstr "16.0.0-8" + +msgid "2023.1 Series Release Notes" +msgstr "2023.1 Series Release Notes" + msgid "3.0.0" msgstr "3.0.0" @@ -1515,6 +1530,37 @@ msgstr "" "containers across any COE will be removed from Magnum's API, and will be re-" "introduced as a separate project called Zun." +msgid "" +"The original design of k8s cluster health status is allowing the health " +"status being updated by Magnum control plane. However, it doesn't work when " +"the cluster is private. Now Magnum supports updating the k8s cluster health " +"status via the Magnum cluster update API so that a controller (e.g. magnum-" +"auto-healer) running inside the k8s cluster can call the Magnum update API " +"to update the cluster health status." +msgstr "" +"The original design of k8s cluster health status is allowing the health " +"status to be updated by the Magnum control plane. However, it doesn't work " +"when the cluster is private. Now Magnum supports updating the k8s cluster " +"health status via the Magnum cluster update API so that a controller (e.g. " +"magnum-auto-healer) running inside the k8s cluster can call the Magnum " +"update API to update the cluster health status." + +msgid "" +"The startup of the heat-container-agent uses a workaround to copy the " +"SoftwareDeployment credentials to /var/lib/cloud/data/cfn-init-data. The " +"fedora coreos driver requires heat train to support ignition." +msgstr "" +"The startup of the heat-container-agent uses a workaround to copy the " +"SoftwareDeployment credentials to /var/lib/cloud/data/cfn-init-data. The " +"Fedora CoreOS driver requires Heat Train to support ignition." + +msgid "" +"The taint of master node kubelet has been improved to get the conformance " +"test (sonobuoy) passed." +msgstr "" +"The taint of the master node kubelet has been improved to get the " +"conformance test (sonobuoy) passed." + msgid "" "This is allowing no floating IP to be usable with a multimaster " "configuration in terms of load balancers."