From e01522cd4ca02897bbecc4190ce128c5a344fd9f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 4 Sep 2024 03:54:19 +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: I4e4714bd26a38aa6dd3635b7b5a61b15e810fe14 --- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 65 +++++++++++++++++-- 1 file changed, 61 insertions(+), 4 deletions(-) diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index b4ec71d773..9c935bac33 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -9,11 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: Ironic Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-16 09:20+0000\n" +"POT-Creation-Date: 2024-09-03 17:59+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2024-07-18 10:20+0000\n" +"PO-Revision-Date: 2024-09-01 01:13+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -303,8 +303,8 @@ msgstr "21.4.0" msgid "21.4.1" msgstr "21.4.1" -msgid "21.4.1-3" -msgstr "21.4.1-3" +msgid "21.4.2" +msgstr "21.4.2" msgid "22.0.0" msgstr "22.0.0" @@ -327,6 +327,18 @@ msgstr "23.1.0" msgid "24.0.0" msgstr "24.0.0" +msgid "24.1.0" +msgstr "24.1.0" + +msgid "24.1.1-19" +msgstr "24.1.1-19" + +msgid "25.0.0" +msgstr "25.0.0" + +msgid "26.0.0" +msgstr "26.0.0" + msgid "4.0.0 First semver release" msgstr "4.0.0 First semver release" @@ -1704,6 +1716,13 @@ msgstr "Deprecated the 'parallel' option to periodic task decorator" msgid "Deprecated the bash ramdisk" msgstr "Deprecated the bash ramdisk" +msgid "" +"Drivers implementing their own version of the vendor_passthru() method has " +"been deprecated in favour of the new @passthru decorator." +msgstr "" +"Drivers implementing their own version of the vendor_passthru() method has " +"been deprecated in favour of the new @passthru decorator." + msgid "" "Drivers may optionally add a new BootInterface. This is merely a refactoring " "of the Driver API to support future improvements." @@ -1746,6 +1765,9 @@ msgstr "Image size is now checked before deployment with agent drivers" msgid "Implemented a new Boot interface for drivers" msgstr "Implemented a new Boot interface for drivers" +msgid "Implemented a new RAID interface for drivers" +msgstr "Implemented a new RAID interface for drivers" + msgid "Import Japanese translations - our first major translation addition!" msgstr "Import Japanese translations - our first major translation addition!" @@ -1872,6 +1894,23 @@ msgstr "" "is provided. When Ironic does this check, this config option may be set to " "factor in the amount of RAM to reserve for running the agent." +msgid "" +"The older bash ramdisk built by diskimage-builder is now deprecated and " +"support will be removed at the beginning of the \"N\" development cycle. " +"Users should migrate to a ramdisk running ironic-python-agent, which now " +"also supports the pxe_* drivers that the bash ramdisk was responsible for. " +"For more info on building an ironic-python-agent ramdisk, see: https://docs." +"openstack.org/developer/ironic/deploy/install-guide.html#building-or-" +"downloading-a-deploy-ramdisk-image" +msgstr "" +"The older bash ramdisk built by diskimage-builder is now deprecated and " +"support will be removed at the beginning of the \"N\" development cycle. " +"Users should migrate to a ramdisk running ironic-python-agent, which now " +"also supports the pxe_* drivers that the bash ramdisk was responsible for. " +"For more info on building an ironic-python-agent ramdisk, see: https://docs." +"openstack.org/developer/ironic/deploy/install-guide.html#building-or-" +"downloading-a-deploy-ramdisk-image" + msgid "" "This brings some bug fixes and small features on top of Ironic 4.0.0. Major " "changes are listed below, and full release details are available on " @@ -1894,6 +1933,15 @@ msgstr "" "server, while the DeployInterface is responsible for deploying a tenant " "image to a server." +msgid "" +"This change enhances the driver interface for driver authors. Drivers may " +"begin implementing this interface to support RAID configuration for nodes. " +"This is not yet implemented for any in-tree drivers." +msgstr "" +"This change enhances the driver interface for driver authors. Drivers may " +"begin implementing this interface to support RAID configuration for nodes. " +"This is not yet implemented for any in-tree drivers." + msgid "" "This driver supports managing Cisco UCS C-series servers through the CIMC " "API, rather than IPMI. Documentation is available at: https://docs.openstack." @@ -1903,6 +1951,15 @@ msgstr "" "API, rather than IPMI. Documentation is available at: https://docs.openstack." "org/developer/ironic/drivers/cimc.html" +msgid "" +"This has been implemented in most in-tree drivers, and is a backwards-" +"compatible change for out-of-tree drivers. The following in-tree drivers " +"will be updated in a forth-coming release:" +msgstr "" +"This has been implemented in most in-tree drivers and is a backwards-" +"compatible change for out-of-tree drivers. The following in-tree drivers " +"will be updated in a forth-coming release:" + msgid "" "This is the first semver-versioned release of Ironic, created during the " "OpenStack \"Liberty\" development cycle. It marks a pivot in our versioning "